bpo-39465: Cleanup _PyUnicode_FromId() code by vstinner · Pull Request #20595 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Member

@vstinner vstinner commented

Jun 2, 2020

edited by bedevere-bot

Loading

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

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