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 vstinner
Date 2018-06-08.07:54:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c45fc7673e23f911639d10d3771ffef7be870c7a by Victor Stinner in branch 'master':
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
https://github.com/python/cpython/commit/c45fc7673e23f911639d10d3771ffef7be870c7a
History
Date User Action Args
2018-06-08 07:54:01vstinnersetrecipients: + vstinner
2018-06-08 07:54:01vstinnersetmessageid: <[email protected]>
2018-06-08 07:54:01vstinnerlinkissue33718 messages
2018-06-08 07:54:01vstinnercreate