[issue39087] [C API] No efficient C API to get UTF-8 string from unicode object.

Inada Naoki report at bugs.python.org
Wed Feb 26 23:49:03 EST 2020


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 02a4d57263a9846de35b0db12763ff9e7326f62c by Inada Naoki in branch 'master':
bpo-39087: Optimize PyUnicode_AsUTF8AndSize() (GH-18327)
https://github.com/python/cpython/commit/02a4d57263a9846de35b0db12763ff9e7326f62c


----------

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


More information about the Python-bugs-list mailing list