Tin mới
shihai1991:bpo_1635741_interned_unicode
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
Enable unicode_release_interned() without insure or valgrind.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'master' into bpo_1635741_interned_unicode
Use PyDict_Next() in unicode_release_interned()
Merge remote-tracking branch 'origin/master' into bpo_1635741_interne…
_PyUnicode_Fini() before _PyDict_Fini()
bpo-1635741: Release Unicode interned strings at exit #21269
Py_Finalize() doesn't clear all Python objects at exit #44470