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, Michael.Felt, vstinner
Date 2019-04-10.16:49:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554914943.12.0.570465891658.issue36579@roundup.psfhosted.org>
In-reply-to
Content
"I am looking into this - but as it seems to have gone away again - is
there a simple way to get that code back, and/or see what the diff is,
before/badrun/after?"

Maybe it's just a flacky test. It's hard to guess.

You can get the Git revision of a build by looking at details:

https://buildbot.python.org/all/#/builders/10/builds/2389
=> Properties: "got_revision: 8702b67dad62a9084f6c1823dce10653743667c8"

See also "Changes" tab.

Sometimes when a bug disappears, I just close it as "outdated" after a few weeks.
History
Date User Action Args
2019-04-10 16:49:03vstinnersetrecipients: + vstinner, David.Edelsohn, Michael.Felt
2019-04-10 16:49:03vstinnersetmessageid: <1554914943.12.0.570465891658.issue36579@roundup.psfhosted.org>
2019-04-10 16:49:03vstinnerlinkissue36579 messages
2019-04-10 16:49:02vstinnercreate