← 返回首页
gh-84436: Make Interned Strings Immortal by ericsnowcurrently · Pull Request #102887 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-84436: Make Interned Strings Immortal#102887

Draft
ericsnowcurrently wants to merge 19 commits into
python:mainfrom
ericsnowcurrently:immortal-interned-strings
Draft

gh-84436: Make Interned Strings Immortal#102887
ericsnowcurrently wants to merge 19 commits into
python:mainfrom
ericsnowcurrently:immortal-interned-strings

Conversation

ericsnowcurrently commented Mar 21, 2023
edited
Loading

Copy link
Copy Markdown
Member

This is a prerequisite for a per-interpreter GIL if the interned strings dict stays global (e.g. gh-102858).

(This is based on gh-102925. It also requires gh-19474.)

Copy link
Copy Markdown
Member Author

CC @kumaraditya303

ericsnowcurrently force-pushed the immortal-interned-strings branch from 13f3b8f to ca776b1 Compare March 22, 2023 18:25
ericsnowcurrently force-pushed the immortal-interned-strings branch from ca776b1 to 9b0dc99 Compare March 22, 2023 18:34

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.