[issue39430] tarfile.open(mode="r") race condition when importing lzma

miss-islington report at bugs.python.org
Fri Jan 24 15:10:50 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset ea4a61fec842c94107eef46e5030b89a086f94bb by Miss Islington (bot) in branch '3.8':
bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
https://github.com/python/cpython/commit/ea4a61fec842c94107eef46e5030b89a086f94bb


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list