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 corona10, vstinner
Date 2020-10-30.20:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604088595.36.0.0693240407787.issue42208@roundup.psfhosted.org>
In-reply-to
Content
New changeset b9ee4af4c643a323779fd7076e80b29d611f2709 by Victor Stinner in branch 'master':
bpo-42208: Fix test_gdb for gc_collect_main() name (GH-23041)
https://github.com/python/cpython/commit/b9ee4af4c643a323779fd7076e80b29d611f2709
History
Date User Action Args
2020-10-30 20:09:55vstinnersetrecipients: + vstinner, corona10
2020-10-30 20:09:55vstinnersetmessageid: <1604088595.36.0.0693240407787.issue42208@roundup.psfhosted.org>
2020-10-30 20:09:55vstinnerlinkissue42208 messages
2020-10-30 20:09:55vstinnercreate