mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +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.