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