Tin mới
ericsnowcurrently:isolate-interned-dict
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Improve Interpreter Isolation #100227
set_interned_dict() -> ensure_interned_dict().
Move the interned dict to PyInterpreterState.
Intern the static strings for every interpreter.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
gh-101659: Isolate "obmalloc" State to Each Interpreter #101660
gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters #102858
gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters #102925
Merge branch 'revert-global-interned-fixes' into isolate-interned-dict
Merge branch 'main' into isolate-interned-dict