mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
Move PyInterpreterState.fs_codec into a new PyInterpreterState.unicode structure. Give a name to the fs_codec structure and use this structure in unicodeobject.c.