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 ned.deily
Recipients bc, ethan.furman, jvoisin, larry, lars.gustaebel, miss-islington, ned.deily, petr.viktorin, rishi93, serhiy.storchaka
Date 2020-07-15.12:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594816599.78.0.365195382334.issue39017@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47a2955589bdb1a114d271496ff803ad73f954b8 by Miss Islington (bot) in branch '3.6':
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (#21485)
https://github.com/python/cpython/commit/47a2955589bdb1a114d271496ff803ad73f954b8
History
Date User Action Args
2020-07-15 12:36:39ned.deilysetrecipients: + ned.deily, lars.gustaebel, larry, petr.viktorin, ethan.furman, serhiy.storchaka, miss-islington, bc, jvoisin, rishi93
2020-07-15 12:36:39ned.deilysetmessageid: <1594816599.78.0.365195382334.issue39017@roundup.psfhosted.org>
2020-07-15 12:36:39ned.deilylinkissue39017 messages
2020-07-15 12:36:39ned.deilycreate