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, erlendaasland, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-21.12:05:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642766735.18.0.0593091715741.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea38e436fe1e585fb8c1f0badf5482f525b7f9ff by Victor Stinner in branch 'main':
bpo-46417: Call _PyDebug_PrintTotalRefs() later (GH-30744)
https://github.com/python/cpython/commit/ea38e436fe1e585fb8c1f0badf5482f525b7f9ff
History
Date User Action Args
2022-01-21 12:05:35vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 12:05:35vstinnersetmessageid: <1642766735.18.0.0593091715741.issue46417@roundup.psfhosted.org>
2022-01-21 12:05:35vstinnerlinkissue46417 messages
2022-01-21 12:05:35vstinnercreate