projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
222e89a
)
NEWS entry for fix of issue #9516
author
Ronald Oussoren
<ronaldoussoren@mac.com>
Sun, 15 May 2011 14:50:28 +0000
(16:50 +0200)
committer
Ronald Oussoren
<ronaldoussoren@mac.com>
Sun, 15 May 2011 14:50:28 +0000
(16:50 +0200)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index 288dc15befdf49143309dda8258ba23ae6c8efeb..00a370452976d4ec780bb2fbc356f5b7c1d92f8d 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-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