diff options
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -135,10 +135,6 @@ Library - Actually make the SimpleXMLRPCServer CGI handler work. -- Issue #2522: locale.format now checks its first argument to ensure it has - been passed only one pattern, avoiding mysterious errors where it appeared - that it was failing to do localization. - - Issue 2625: added missing iteritems() call to the for loop in mailbox.MH.get_message(). |