broken by the fix for security issue #19435. Patch by Zach Byrne.
- Issue #11571: Ensure that the turtle window becomes the topmost window
when launched on OS X.
+- Issue #21801: Validate that __signature__ is None or an instance of Signature.
+
+- Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler
+ due to possible uninitialized _config_vars.
+
++- Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
++ broken by the fix for security issue #19435. Patch by Zach Byrne.
++
Extension Modules
-----------------