diff options
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ Core and Builtins Library ------- +- Issue #9516: Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET + is set in shell. + - Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional. - Issue #8650: Make zlib module 64-bit clean. compress(), decompress() and |