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 methane, mikecrowe, vstinner, wocket
Date 2021-10-01.11:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633087753.79.0.629405089288.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54957f16a63ecb6b15f77b01fa7c55ada892604a by Victor Stinner in branch 'main':
bpo-41710: gc_collect_main() uses _PyTime_GetPerfCounter() (GH-28676)
https://github.com/python/cpython/commit/54957f16a63ecb6b15f77b01fa7c55ada892604a
History
Date User Action Args
2021-10-01 11:29:13vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-10-01 11:29:13vstinnersetmessageid: <1633087753.79.0.629405089288.issue41710@roundup.psfhosted.org>
2021-10-01 11:29:13vstinnerlinkissue41710 messages
2021-10-01 11:29:13vstinnercreate