bpo-40521: Make empty Unicode string per interpreter by vstinner · Pull Request #21096 · 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_empty

Jun 23, 2020

Merged

bpo-40521: Make empty Unicode string per interpreter#21096

vstinner merged 1 commit intopython:masterfrom

vstinner:unicode_empty

Conversation

@vstinner

Copy link

Member

@vstinner vstinner commented

Jun 23, 2020

edited by bedevere-bot

Loading

Each interpreter now has its own empty Unicode string singleton.

https://bugs.python.org/issue40521

Each interpreter now has its own empty Unicode string singleton.

@vstinner vstinner merged commit f363d0a into python:master

Jun 23, 2020

@vstinner vstinner deleted the unicode_empty branch

June 23, 2020 22:11

fasih pushed a commit to fasih/cpython that referenced this pull request

Jun 29, 2020
Each interpreter now has its own empty Unicode string singleton.

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

Labels

None yet

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