#17198: Fix a NameError in the dbm module. Patch by Valentina Mukhamedzhanova.

This commit is contained in:
Ezio Melotti 2013-07-07 13:15:08 +02:00
parent 331c3fd874
commit b08495bbcf
3 changed files with 24 additions and 2 deletions

View file

@ -41,6 +41,9 @@ Core and Builtins
Library
-------
- Issue #17198: Fix a NameError in the dbm module. Patch by Valentina
Mukhamedzhanova.
- Issue #18013: Fix cgi.FieldStorage to parse the W3C sample form.
- Issue #18347: ElementTree's html serializer now preserves the case of