[Python-checkins] r51852 - peps/trunk/pep-0356.txt

neal.norwitz python-checkins at python.org
Mon Sep 11 06:08:04 CEST 2006


Author: neal.norwitz
Date: Mon Sep 11 06:08:04 2006
New Revision: 51852

Modified:
   peps/trunk/pep-0356.txt
Log:
No more blocking bugs

Modified: peps/trunk/pep-0356.txt
==============================================================================
--- peps/trunk/pep-0356.txt	(original)
+++ peps/trunk/pep-0356.txt	Mon Sep 11 06:08:04 2006
@@ -150,7 +150,7 @@
 
     - Bugs that need resolving before release, ie, they block release:
 
-        http://python.org/sf/1541697 - sgmllib regexp bug causes hang
+        None
 
     - Bugs deferred until 2.5.1 (or later)
         http://python.org/sf/1544279 - Socket module is not thread-safe


More information about the Python-checkins mailing list