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, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-28.13:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643375323.05.0.942343395619.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a241271139a317597aca71d5971346b2cfe7dbd by Victor Stinner in branch 'main':
bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal (GH-30988)
https://github.com/python/cpython/commit/9a241271139a317597aca71d5971346b2cfe7dbd
History
Date User Action Args
2022-01-28 13:08:43vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-28 13:08:43vstinnersetmessageid: <1643375323.05.0.942343395619.issue46417@roundup.psfhosted.org>
2022-01-28 13:08:43vstinnerlinkissue46417 messages
2022-01-28 13:08:43vstinnercreate