[issue38884] __import__ is not thread-safe on Python 3

Valentyn Tymofieiev report at bugs.python.org
Wed Dec 8 17:53:27 EST 2021


Valentyn Tymofieiev <valentyn at google.com> added the comment:

Given that the behavior changes between Python 3.2 (no deadlock) and Python 3.3 (deadlock), this should be easily bisectable if someone has the right setup to build and run Python versions from sources in that range.

----------

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


More information about the Python-bugs-list mailing list