[issue35943] PyImport_GetModule() can return partially-initialized module

Valentyn Tymofieiev report at bugs.python.org
Thu Feb 20 11:17:39 EST 2020


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

@gjb1002: see also https://bugs.python.org/issue38884, which demonstrates that concurrent imports are not thread-safe on Python 3.

----------

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


More information about the Python-bugs-list mailing list