Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 13, 2020

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.

https://bugs.python.org/issue40521

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.
@vstinner
Copy link
Member Author

Oops, duplicate of my own PR #20081 :-)

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