Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-123089: avoid _IterationGuard for WeakSet, make it thread safe#123279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The change looks good to me, but I think this deserves a NEWS entry.
Added news entry, thanks for your review! |
Does it need to be backported to 3.13? (or at least to have a PR pending for it)? |
No, this change is for Python 3.14+ |
Uh oh!
There was an error while loading.Please reload this page.