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:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579896656.56.0.550646073828.issue39430@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a274359283d3d1f4f60dd527843f72e0368caf3 by Miss Islington (bot) in branch '3.7':
bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
https://github.com/python/cpython/commit/1a274359283d3d1f4f60dd527843f72e0368caf3
History
Date User Action Args
2020-01-24 20:10:56miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, lars.gustaebel, ethan.furman, eric.snow, serhiy.storchaka, Maciej Gol
2020-01-24 20:10:56miss-islingtonsetmessageid: <1579896656.56.0.550646073828.issue39430@roundup.psfhosted.org>
2020-01-24 20:10:56miss-islingtonlinkissue39430 messages
2020-01-24 20:10:56miss-islingtoncreate