Author: neal.norwitz Date: Sat Aug 5 05:07:51 2006 New Revision: 51122 Modified: peps/trunk/pep-0356.txt Log: Remove an issue that is lower priority Modified: peps/trunk/pep-0356.txt ============================================================================== --- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Sat Aug 5 05:07:51 2006 @@ -159,7 +159,6 @@ http://python.org/sf/1526585 - SystemError concat long strings http://python.org/sf/1523610 - PyArg_ParseTupleAndKeywords potential core dump - http://python.org/sf/1517042 - Fix crashers/gc_inspection.py http://python.org/sf/1475523 - gettext.py bug (owner: Martin v. Loewis) http://python.org/sf/1467929 - %-formatting and dicts