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