[Python-checkins] python/dist/src/Misc NEWS, 1.1193年2月10日1, 1.1193年2月10日2

birkenfeld@users.sourceforge.net birkenfeld at users.sourceforge.net
Sun Sep 18 15:03:20 CEST 2005


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv719/Misc
Modified Files:
 Tag: release24-maint
	NEWS 
Log Message:
Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather than
considering it exactly like a '*'.
Backport from 2.5 branch.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1193年2月10日1
retrieving revision 1.1193年2月10日2
diff -u -d -r1.1193年2月10日1 -r1.1193年2月10日2
--- NEWS	18 Sep 2005 08:45:35 -0000	1.1193年2月10日1
+++ NEWS	18 Sep 2005 13:03:16 -0000	1.1193年2月10日2
@@ -165,6 +165,10 @@
 from the input stream, so that the output is a byte string in the correct
 encoding instead of a unicode string.
 
+- Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather than
+ considering it exactly like a '*'.
+
+
 Build
 -----
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /