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 levkivskyi, methane, serhiy.storchaka, vstinner
Date 2019-04-09.16:26:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554827181.65.0.941966336699.issue36560@roundup.psfhosted.org>
In-reply-to
Content
New changeset bb4447897a5f141eecf42987a1191a3330c5d7ed by Victor Stinner in branch 'master':
bpo-36560: regrtest: don't collect the GC twice (GH-12747)
https://github.com/python/cpython/commit/bb4447897a5f141eecf42987a1191a3330c5d7ed
History
Date User Action Args
2019-04-09 16:26:21vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, levkivskyi
2019-04-09 16:26:21vstinnersetmessageid: <1554827181.65.0.941966336699.issue36560@roundup.psfhosted.org>
2019-04-09 16:26:21vstinnerlinkissue36560 messages
2019-04-09 16:26:21vstinnercreate