Tin mới
eduardo-elizondo:reenable_unicode_clear_interned
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
python3.12 introduces numerous memory leaks (as reported by ASAN) #113190
Memory leak on executables embedded with 3.13 #113055
Reenable non-debug interned string cleanup through _PyUnicode_ClearIn…
Revert test changes due to previously leftover leaks
Merge remote-tracking branch 'upstream/main' into reenable_unicode_cl…
Interned strings are immortal, despite what the documentation says #113993
: Reenable non-debug interned string cleanup (
gh-108303: Remove the non-test Lib/test/reperf.py #114356
[3.13] gh-113190: Reenable non-debug interned string cleanup (GH-113601) #130581
bedevere-app Bot commented Feb 26, 2025
GH-130581 is a backport of this pull request to the 3.13 branch.
[3.12] gh-113190: Reenable non-debug interned string cleanup (GH-113601) #130582
Python: update to 3.13.5 LibreELEC/LibreELEC.tv#9374
ci(tests): suppress CPython 3.12 interned-unicode leak (PyUnicode_New…
ci(tests): suppress CPython 3.12 interned-unicode leak (PyUnicode_New…