[issue33021] Some fstat() calls do not release the GIL, possibly hanging all threads

Antoine Pitrou report at bugs.python.org
Tue Mar 20 15:40:20 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset f3e6eadbcf4f3e0fe53f4784485b1c8464c7d282 by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-33021: Release the GIL during fstat() calls (GH-6019) (GH-6160)
https://github.com/python/cpython/commit/f3e6eadbcf4f3e0fe53f4784485b1c8464c7d282


----------

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


More information about the Python-bugs-list mailing list