Skip to content

Add PyInterpreterState.fs_codec.utf8#18367

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:fs_codec_utf8
Feb 5, 2020
Merged

Add PyInterpreterState.fs_codec.utf8#18367
vstinner merged 1 commit intopython:masterfrom
vstinner:fs_codec_utf8

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 5, 2020

Add a fast-path for UTF-8 encoding in PyUnicode_EncodeFSDefault()
and PyUnicode_DecodeFSDefaultAndSize().

Add _PyUnicode_FiniEncodings() helper function for _PyUnicode_Fini().

Add a fast-path for UTF-8 encoding in PyUnicode_EncodeFSDefault()
and PyUnicode_DecodeFSDefaultAndSize().

Add _PyUnicode_FiniEncodings() helper function for _PyUnicode_Fini().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants