Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner 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
MemberAuthor

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

Sign up for freeto 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

@vstinner@the-knights-who-say-ni@bedevere-bot