[issue13872] socket.detach doesn't mark socket._closed

Roundup Robot report at bugs.python.org
Sun Apr 1 01:08:02 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 3a220feafa15 by Antoine Pitrou in branch '3.2':
Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()).
http://hg.python.org/cpython/rev/3a220feafa15

New changeset d2f0c3eb1eed by Antoine Pitrou in branch 'default':
Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()).
http://hg.python.org/cpython/rev/d2f0c3eb1eed

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13872>
_______________________________________


More information about the Python-bugs-list mailing list