Issue #16955: Fix the poll() method for multiprocessing's socket
connections on Windows.
diff --git a/Misc/NEWS b/Misc/NEWS
index d09406b..c444ed6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -147,6 +147,9 @@
 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