- Issue #23361: Fix possible overflow in Windows subprocess creation code.
-- Issue #23801: Fix issue where cgi.FieldStorage did not always ignore the
- entire preamble to a multipart body.
+- logging.handlers.QueueListener now takes a respect_handler_level keyword
+ argument which, if set to True, will pass messages to handlers taking handler
+ levels into account.
-Tests
------
+- Issue #19705: turtledemo now has a visual sorting algorithm demo. Original
+ patch from Jason Yeo.
-- Issue #23583: Added tests for standard IO streams in IDLE.
++- Issue #23801: Fix issue where cgi.FieldStorage did not always ignore the
++ entire preamble to a multipart body.
+
Build
-----