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 remi.lapeyre, vstinner
Date 2020-06-10.17:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591811673.39.0.308314908862.issue40927@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c24e2e4c10705d95258558348417a28007dac66 by Victor Stinner in branch 'master':
bpo-40927: Fix test_binhex when run twice (GH-20764)
https://github.com/python/cpython/commit/9c24e2e4c10705d95258558348417a28007dac66
History
Date User Action Args
2020-06-10 17:54:33vstinnersetrecipients: + vstinner, remi.lapeyre
2020-06-10 17:54:33vstinnersetmessageid: <1591811673.39.0.308314908862.issue40927@roundup.psfhosted.org>
2020-06-10 17:54:33vstinnerlinkissue40927 messages
2020-06-10 17:54:33vstinnercreate