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

STINNER Victor report at bugs.python.org
Wed Jul 26 19:27:10 EDT 2017


STINNER Victor added the comment:


New changeset 25de5baf3eaebddbf879aacf49c0f614f922dc42 by Victor Stinner (Nir Soffer) in branch '3.6':
bpo-30980: Fix double close in asyncore.file_wrapper (#2789) (#2898)
https://github.com/python/cpython/commit/25de5baf3eaebddbf879aacf49c0f614f922dc42


----------

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


More information about the Python-bugs-list mailing list