This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Maciej Gol, brett.cannon, eric.snow, ethan.furman, lars.gustaebel, miss-islington, ncoghlan, serhiy.storchaka
Date 2020-01-24.20:10:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579896650.8.0.2829978343.issue39430@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-01-24 20:10:50miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, lars.gustaebel, ethan.furman, eric.snow, serhiy.storchaka, Maciej Gol
2020-01-24 20:10:50miss-islingtonsetmessageid: <1579896650.8.0.2829978343.issue39430@roundup.psfhosted.org>
2020-01-24 20:10:50miss-islingtonlinkissue39430 messages
2020-01-24 20:10:50miss-islingtoncreate