summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorRichard Oudkerk <shibturn@gmail.com>2012-08-16 15:48:55 (GMT)
committerRichard Oudkerk <shibturn@gmail.com>2012-08-16 15:48:55 (GMT)
commit04ec8ce1bb394c0430d20ea3defa6282ac3e11cd (patch)
tree203399e1ecc98c7785d8b0fd4a4470053a90e3ca /Misc
parent69a06dd59defa8de0586eb751b6acbed50fddc3e (diff)
downloadcpython-04ec8ce1bb394c0430d20ea3defa6282ac3e11cd.zip
cpython-04ec8ce1bb394c0430d20ea3defa6282ac3e11cd.tar.gz
cpython-04ec8ce1bb394c0430d20ea3defa6282ac3e11cd.tar.bz2
Issue #14669: Fix pickling of connections and sockets on MacOSX
by sending/receiving an acknowledgment after file descriptor transfer. TestPicklingConnection has been reenabled for MacOSX.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a3965c7..55f99a7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,6 +16,10 @@ Core and Builtins
Library
-------
+- Issue #14669: Fix pickling of connections and sockets on MacOSX
+ by sending/receiving an acknowledgment after file descriptor transfer.
+ TestPicklingConnection has been reenabled for MacOSX.
+
- Issue #11062: Fix adding a message from file to Babyl mailbox.
- Issue #15646: Prevent equivalent of a fork bomb when using