[issue25920] PyOS_AfterFork should reset socketmodule's lock

STINNER Victor report at bugs.python.org
Thu May 28 11:23:47 EDT 2020


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


New changeset 0de437de6210c2b32b09d6c47a805b23d023bd59 by Victor Stinner in branch 'master':
bpo-25920: Remove socket.getaddrinfo() lock on macOS (GH-20177)
https://github.com/python/cpython/commit/0de437de6210c2b32b09d6c47a805b23d023bd59


----------

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


More information about the Python-bugs-list mailing list