commit | 9d6c66933a30d938bd883039b778266123500adf | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 03 17:44:58 2012 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 03 17:44:58 2012 +0100 |
tree | be03b235a350d59048f8fb73db560ad7805001f6 | |
parent | 61c4e10035aa1ffe5c0d78e5b918b8df4e20a263 [diff] [blame] |
Issue #13777: Add PF_SYSTEM sockets on OS X. Patch by Michael Goderbauer.
diff --git a/Misc/NEWS b/Misc/NEWS index 68998e3..72a943d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -10,6 +10,9 @@ 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