summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-02-03 16:44:58 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-02-03 16:44:58 (GMT)
commit9d6c66933a30d938bd883039b778266123500adf (patch)
treebe03b235a350d59048f8fb73db560ad7805001f6 /Misc
parent61c4e10035aa1ffe5c0d78e5b918b8df4e20a263 (diff)
downloadcpython-9d6c66933a30d938bd883039b778266123500adf.zip
cpython-9d6c66933a30d938bd883039b778266123500adf.tar.gz
cpython-9d6c66933a30d938bd883039b778266123500adf.tar.bz2
Issue #13777: Add PF_SYSTEM sockets on OS X.
Patch by Michael Goderbauer.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index aafb51f..9f66255 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -366,6 +366,7 @@ Jonathan Giddy
Johannes Gijsbers
Michael Gilfix
Yannick Gingras
+Michael Goderbauer
Christoph Gohlke
Tim Golden
Tiago Gonçalves
diff --git a/Misc/NEWS b/Misc/NEWS
index 68998e3..72a943d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.3 Alpha 1?
Core and Builtins
-----------------
+- Issue #13777: Add PF_SYSTEM sockets on OS X.
+ Patch by Michael Goderbauer.
+
- Issue #13908: Ready types returned from PyType_FromSpec.
- Issue #11235: Fix OverflowError when trying to import a source file whose