summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2015-07-29 00:52:40 (GMT)
committerRobert Collins <rbtcollins@hp.com>2015-07-29 00:52:40 (GMT)
commit1ee9283254446998c9f423896b1edffe42f246d3 (patch)
tree999550173f236130b139af1aeb7178ec46378f4d /Misc
parent54d361fd866e811944096e48f8b58595391050ed (diff)
downloadcpython-1ee9283254446998c9f423896b1edffe42f246d3.zip
cpython-1ee9283254446998c9f423896b1edffe42f246d3.tar.gz
cpython-1ee9283254446998c9f423896b1edffe42f246d3.tar.bz2
Issue #23254: Document how to close the TCPServer listening socket.
Patch from Martin Panter.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4cf7d6d..83f310b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -66,6 +66,9 @@ Core and Builtins
Library
-------
+- Issue #23254: Document how to close the TCPServer listening socket.
+ Patch from Martin Panter.
+
- Issue #19450: Update Windows builds to use SQLite 3.8.11.0
- Issue #23441: rcompleter now prints a tab character instead of displaying