diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-05 16:39:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 16:39:57 (GMT) |
commit | bf305cc6f05948f264349a6a6c6fd7d49c1839d3 (patch) | |
tree | 29db3b1a8fb376e8cca2d847515acb47884136c5 /Objects/call.c | |
parent | 0e4e735d06967145b49fd00693627f3624991dbc (diff) | |
download | cpython-bf305cc6f05948f264349a6a6c6fd7d49c1839d3.zip cpython-bf305cc6f05948f264349a6a6c6fd7d49c1839d3.tar.gz cpython-bf305cc6f05948f264349a6a6c6fd7d49c1839d3.tar.bz2 |
Add PyInterpreterState.fs_codec.utf8 (GH-18367)
Add a fast-path for UTF-8 encoding in PyUnicode_EncodeFSDefault()
and PyUnicode_DecodeFSDefaultAndSize().
Add _PyUnicode_FiniEncodings() helper function for _PyUnicode_Fini().
Diffstat (limited to 'Objects/call.c')
0 files changed, 0 insertions, 0 deletions