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 Christian.Tismer, miss-islington, vstinner
Date 2021-09-21.21:04:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632258281.41.0.167865165109.issue45061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79a31480992c3fa5890fc7a6c5d9af6d337d5844 by Victor Stinner in branch 'main':
bpo-45061: Detect refcount bug on empty tuple singleton (GH-28503)
https://github.com/python/cpython/commit/79a31480992c3fa5890fc7a6c5d9af6d337d5844
History
Date User Action Args
2021-09-21 21:04:41vstinnersetrecipients: + vstinner, Christian.Tismer, miss-islington
2021-09-21 21:04:41vstinnersetmessageid: <1632258281.41.0.167865165109.issue45061@roundup.psfhosted.org>
2021-09-21 21:04:41vstinnerlinkissue45061 messages
2021-09-21 21:04:41vstinnercreate