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 alex, benjamin.peterson, methane, serhiy.storchaka
Date 2020-09-15.14:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600179700.17.0.211129547388.issue41784@roundup.psfhosted.org>
In-reply-to
Content
What about PyUnicode_AsUTF8? Should it be made public too or left for internal use only?

What about third-party implementations of Python? How hard to implement this API on an implementation without reference counts? It is interesting to hear the expert opinion of the core developers of PyPy.
History
Date User Action Args
2020-09-15 14:21:40serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, alex, methane
2020-09-15 14:21:40serhiy.storchakasetmessageid: <1600179700.17.0.211129547388.issue41784@roundup.psfhosted.org>
2020-09-15 14:21:40serhiy.storchakalinkissue41784 messages
2020-09-15 14:21:40serhiy.storchakacreate