[issue42369] Reading ZipFile not thread-safe

Serhiy Storchaka report at bugs.python.org
Sun Mar 20 10:26:23 EDT 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset e730ae7effe4f13b24f1b5fb1fca005709c86acb by Kevin Mehall in branch 'main':
bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
https://github.com/python/cpython/commit/e730ae7effe4f13b24f1b5fb1fca005709c86acb


----------

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


More information about the Python-bugs-list mailing list