mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
Issue #18013: Fix cgi.FieldStorage to parse the W3C sample form.
This commit is contained in:
parent
4e327c9d1c
commit
331c3fd874
3 changed files with 49 additions and 1 deletions
|
|
@ -41,6 +41,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #18013: Fix cgi.FieldStorage to parse the W3C sample form.
|
||||
|
||||
- Issue #18347: ElementTree's html serializer now preserves the case of
|
||||
closing tags.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue