[issue41784] Promote PyUnicode_AsUTF8AndSize to be available with the limited API (PEP 384)

Alex Gaynor report at bugs.python.org
Tue Sep 15 12:22:00 EDT 2020


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

I think less is more, one API is plenty :-)

It looks to me like the API is already supported on PyPy, so I think it's fine from that perspective: https://foss.heptapod.net/pypy/pypy/-/blob/branch/py3.7/pypy/module/cpyext/unicodeobject.py#L493

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41784>
_______________________________________


More information about the Python-bugs-list mailing list