diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -302,6 +302,9 @@ Library - Issue #19705: turtledemo now has a visual sorting algorithm demo. Original patch from Jason Yeo. +- Issue #23801: Fix issue where cgi.FieldStorage did not always ignore the + entire preamble to a multipart body. + Build ----- |