summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorCharles-François Natali <cf.natali@gmail.com>2013-09-04 17:02:49 (GMT)
committerCharles-François Natali <cf.natali@gmail.com>2013-09-04 17:02:49 (GMT)
commit243d8d85debaa319a2be0143003a9e881a0f5646 (patch)
tree351cdb6690d4c6cc8bdd34ec56c15cdf882e23f6 /Misc
parentaf722bf9cf7094576303d4a7a2fc38200a12d773 (diff)
downloadcpython-243d8d85debaa319a2be0143003a9e881a0f5646.zip
cpython-243d8d85debaa319a2be0143003a9e881a0f5646.tar.gz
cpython-243d8d85debaa319a2be0143003a9e881a0f5646.tar.bz2
Issue #16853: Add new selectors module.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5d4f75d..af79d36 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -54,6 +54,8 @@ Core and Builtins
Library
-------
+- Issue #16853: Add new selectors module.
+
- Issue #18882: Add threading.main_thread() function.
- Issue #18901: The sunau getparams method now returns a namedtuple rather than