]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23254: Document how to close the TCPServer listening socket.
authorRobert Collins <rbtcollins@hp.com>
Wed, 29 Jul 2015 00:55:33 +0000 (12:55 +1200)
committerRobert Collins <rbtcollins@hp.com>
Wed, 29 Jul 2015 00:55:33 +0000 (12:55 +1200)
commitd32a944037caed780466a1ef118f987f566ec5e0
tree9220374d3facbef269a54a26542cafc1d1a1dd08
parent9f0b5e709701c55e7f235ecab3ce071531cd10ae
parentf7e3b5e153718931631e7fdf21779843e6e73379
Issue #23254: Document how to close the TCPServer listening socket.

Patch from Martin Panter.
Misc/NEWS