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 vstinner
Recipients David.Edelsohn, Dormouse759, fweimer, hroncok, vstinner
Date 2020-01-29.14:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580307816.46.0.336770310815.issue39460@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3cb49b62e61208efcefbc04414e769fc173f205d by Victor Stinner in branch 'master':
bpo-39460: Fix test_zipfile.test_add_file_after_2107() (GH-18247)
https://github.com/python/cpython/commit/3cb49b62e61208efcefbc04414e769fc173f205d
History
Date User Action Args
2020-01-29 14:23:36vstinnersetrecipients: + vstinner, fweimer, David.Edelsohn, hroncok, Dormouse759
2020-01-29 14:23:36vstinnersetmessageid: <1580307816.46.0.336770310815.issue39460@roundup.psfhosted.org>
2020-01-29 14:23:36vstinnerlinkissue39460 messages
2020-01-29 14:23:36vstinnercreate