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 methane, serhiy.storchaka, vstinner
Date 2019-06-21.21:03:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561151031.84.0.508472756553.issue37348@roundup.psfhosted.org>
In-reply-to
Content
I'm confused by the issue title: PyUnicode_GetString() doesn't exist, it's PyUnicode_FromString() :-) I changed the title.
History
Date User Action Args
2019-06-21 21:03:51vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2019-06-21 21:03:51vstinnersetmessageid: <1561151031.84.0.508472756553.issue37348@roundup.psfhosted.org>
2019-06-21 21:03:51vstinnerlinkissue37348 messages
2019-06-21 21:03:51vstinnercreate