Skip to content

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

@ericsnowcurrentlyericsnowcurrently commented Mar 21, 2023

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.)

@ericsnowcurrently

Copy link
Copy Markdown
MemberAuthor

CC @kumaraditya303

@ericsnowcurrently
ericsnowcurrentlyforce-pushed the immortal-interned-strings branch from 13f3b8f to ca776b1CompareMarch 22, 2023 18:25
@ericsnowcurrently
ericsnowcurrentlyforce-pushed the immortal-interned-strings branch from ca776b1 to 9b0dc99CompareMarch 22, 2023 18:34
@github-actions

Copy link
Copy Markdown

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

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewskip newsstaleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently@bedevere-bot