[issue30980] Calling asyncore.file_wrapper.close twice may close unrelated file descriptor

STINNER Victor report at bugs.python.org
Wed Jul 26 19:24:54 EDT 2017


STINNER Victor added the comment:


New changeset 29094cec7cddd561cac16ce93443ca72d740de4d by Victor Stinner (Nir Soffer) in branch '2.7':
bpo-30980: Fix double close in asyncore.file_wrapper (#2789) (#2900)
https://github.com/python/cpython/commit/29094cec7cddd561cac16ce93443ca72d740de4d


----------

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


More information about the Python-bugs-list mailing list