mirror of
https://github.com/python/cpython.git
synced 2025-12-07 17:57:56 +00:00
#17198: merge with 3.3.
This commit is contained in:
commit
9f96789cdc
3 changed files with 24 additions and 2 deletions
|
|
@ -142,6 +142,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 #18020: improve html.escape speed by an order of magnitude.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue