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 vstinner
Date 2019-11-23.01:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574472652.36.0.577107509967.issue38896@roundup.psfhosted.org>
In-reply-to
Content
New changeset d68b592dd67cb87c4fa862a8d3b3fd0a7d05e113 by Victor Stinner in branch 'master':
bpo-38896: Remove PyUnicode_ClearFreeList() function (GH-17354)
https://github.com/python/cpython/commit/d68b592dd67cb87c4fa862a8d3b3fd0a7d05e113
History
Date User Action Args
2019-11-23 01:30:52vstinnersetrecipients: + vstinner
2019-11-23 01:30:52vstinnersetmessageid: <1574472652.36.0.577107509967.issue38896@roundup.psfhosted.org>
2019-11-23 01:30:52vstinnerlinkissue38896 messages
2019-11-23 01:30:52vstinnercreate