[Python-checkins] peps: lookdict bug is closed

georg.brandl python-checkins at python.org
Wed Mar 23 21:27:38 CET 2011


http://hg.python.org/peps/rev/0feadc39062c
changeset:   168:0feadc39062c
user:        Jeremy Hylton <jeremy at alum.mit.edu>
date:        Fri Sep 01 02:20:46 2000 +0000
summary:
  lookdict bug is closed

files:
  pep-0200.txt |  3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)


diff --git a/pep-0200.txt b/pep-0200.txt
--- a/pep-0200.txt
+++ b/pep-0200.txt
@@ -100,9 +100,6 @@
 
     Get all patches out of Accepted.
 
-    Fix bug 112558
-    https://sourceforge.net/bugs/?func=detailbug&bug_id=112558&group_id=5470
-
     Fix all other bugs with priority 7 or higher
 
     Review performance and frequency of garbage collection scans.

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list