Skip to content

bpo-39465: Cleanup _PyUnicode_FromId() code#20595

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:unicode_fromid_cleanup
Jun 2, 2020
Merged

bpo-39465: Cleanup _PyUnicode_FromId() code#20595
vstinner merged 1 commit intopython:masterfrom
vstinner:unicode_fromid_cleanup

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 2, 2020

Work on a local variable before filling _Py_Identifier members.

https://bugs.python.org/issue39465

Work on a local variable before filling _Py_Identifier members.
@vstinner vstinner merged commit 297257f into python:master Jun 2, 2020
@vstinner vstinner deleted the unicode_fromid_cleanup branch June 2, 2020 12:39
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