[docs] [issue23254] Document how to close the TCPServer listening socket
Roundup Robot
report at bugs.python.org
Wed Jul 29 02:55:58 CEST 2015
Roundup Robot added the comment:
New changeset 8afd995802a6 by Robert Collins in branch '2.7':
Issue #23254: Document how to close the TCPServer listening socket.
https://hg.python.org/cpython/rev/8afd995802a6
New changeset 1123de53195e by Robert Collins in branch '3.4':
Issue #23254: Document how to close the TCPServer listening socket.
https://hg.python.org/cpython/rev/1123de53195e
New changeset 5ee8a4efc06f by Robert Collins in branch '3.5':
Issue #23254: Document how to close the TCPServer listening socket.
https://hg.python.org/cpython/rev/5ee8a4efc06f
New changeset 256d5c7146cb by Robert Collins in branch 'default':
Issue #23254: Document how to close the TCPServer listening socket.
https://hg.python.org/cpython/rev/256d5c7146cb
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23254>
_______________________________________
More information about the docs
mailing list