diff --git a/pep-0356.txt b/pep-0356.txt index 43f60298c..cbb3451ec 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -157,8 +157,6 @@ Open issues - Bugs that ought to be resolved before release (all exist in 2.4): http://python.org/sf/1526585 - SystemError concat long strings - http://python.org/sf/1523610 - PyArg_ParseTupleAndKeywords potential - core dump http://python.org/sf/1475523 - gettext.py bug (owner: Martin v. Loewis) http://python.org/sf/1467929 - %-formatting and dicts