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 ZackerySpytz, corona10, nascheme, petdance, ronaldoussoren, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-06-07.23:41:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591573283.61.0.959162662402.issue39573@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-40881 "--with-valgrind broken": unicode_release_interned() still used "Py_REFCNT(s) += 1;". It's now fixed by commit c96a61e8163c2d25ed4ac77cf96201fd0bdb945c.
History
Date User Action Args
2020-06-07 23:41:23vstinnersetrecipients: + vstinner, nascheme, ronaldoussoren, serhiy.storchaka, steve.dower, corona10, ZackerySpytz, shihai1991, petdance
2020-06-07 23:41:23vstinnersetmessageid: <1591573283.61.0.959162662402.issue39573@roundup.psfhosted.org>
2020-06-07 23:41:23vstinnerlinkissue39573 messages
2020-06-07 23:41:23vstinnercreate