Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

gh-141510: Avoid critical section on frozendict copy#145920

Open
vstinner wants to merge 2 commits intopython:mainfrom
vstinner:optim_frozendict_copy
Open

gh-141510: Avoid critical section on frozendict copy#145920
vstinner wants to merge 2 commits intopython:mainfrom
vstinner:optim_frozendict_copy

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 13, 2026

@vstinner
Copy link
Member Author

cc @corona10

Copy link
Contributor

@clin1234 clin1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far, LGTM, though I am curious about concurrency safety in eliding a critical section when copying a frozendict, especially with a free-threaded interpreter

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