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().
V
Victor Stinner committed
bf305cc6f05948f264349a6a6c6fd7d49c1839d3
Parent: 0e4e735
Committed by GitHub <noreply@github.com>
on 2/5/2020, 4:39:57 PM