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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2020-04-01.12:41:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585744918.25.0.347843466945.issue40130@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17b4733f2ff0a4abc06e8c745755c06fc32942dd by Serhiy Storchaka in branch 'master':
bpo-40130: _PyUnicode_AsKind() should not be exported. (GH-19265)
https://github.com/python/cpython/commit/17b4733f2ff0a4abc06e8c745755c06fc32942dd
History
Date User Action Args
2020-04-01 12:41:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2020-04-01 12:41:58serhiy.storchakasetmessageid: <1585744918.25.0.347843466945.issue40130@roundup.psfhosted.org>
2020-04-01 12:41:58serhiy.storchakalinkissue40130 messages
2020-04-01 12:41:58serhiy.storchakacreate