SIGN IN SIGN UP

bpo-40521: Add PyInterpreterState.unicode (GH-20081)

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.
V
Victor Stinner committed
3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2
Parent: 75cd8e4
Committed by GitHub <noreply@github.com> on 5/13/2020, 11:48:38 PM