mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
3d17c045b4
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.