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 miss-islington, vstinner
Date 2021-08-31.16:05:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630425922.65.0.50282427025.issue45061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4300352000beed22fb525ec45fd331918d206528 by Victor Stinner in branch 'main':
bpo-45061: Detect Py_DECREF(Py_True) bug (GH-28089)
https://github.com/python/cpython/commit/4300352000beed22fb525ec45fd331918d206528
History
Date User Action Args
2021-08-31 16:05:22vstinnersetrecipients: + vstinner, miss-islington
2021-08-31 16:05:22vstinnersetmessageid: <1630425922.65.0.50282427025.issue45061@roundup.psfhosted.org>
2021-08-31 16:05:22vstinnerlinkissue45061 messages
2021-08-31 16:05:22vstinnercreate