[issue39239] select.epoll.unregister(fd) should not ignore EBADF

STINNER Victor report at bugs.python.org
Tue Jan 7 09:00:06 EST 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 5b23f7618d434f3000bde482233c8642a6eb2c67 by Victor Stinner in branch 'master':
bpo-39239: epoll.unregister() no longer ignores EBADF (GH-17882)
https://github.com/python/cpython/commit/5b23f7618d434f3000bde482233c8642a6eb2c67


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39239>
_______________________________________


More information about the Python-bugs-list mailing list