summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorRichard Oudkerk <shibturn@gmail.com>2013-01-13 22:46:48 (GMT)
committerRichard Oudkerk <shibturn@gmail.com>2013-01-13 22:46:48 (GMT)
commited9e06cb21c4437aa87bb23c6509d3dd3274d0fc (patch)
treef9883ce2f4a7dd0e937b5a7c2160cb57e9d185ac /Misc/NEWS
parentf1b045f41740b1e25ecb5fc4f75003fac59c118a (diff)
downloadcpython-ed9e06cb21c4437aa87bb23c6509d3dd3274d0fc.zip
cpython-ed9e06cb21c4437aa87bb23c6509d3dd3274d0fc.tar.gz
cpython-ed9e06cb21c4437aa87bb23c6509d3dd3274d0fc.tar.bz2
Issue #16955: Fix the poll() method for multiprocessing's socket
connections on Windows.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d09406b..c444ed6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -147,6 +147,9 @@ Core and Builtins
Library
-------
+- Issue #16955: Fix the poll() method for multiprocessing's socket
+ connections on Windows.
+
- SSLContext.load_dh_params() now properly closes the input file.
- Issue #16829: IDLE printing no longer fails if there are spaces or other