gh-113190: Reenable non-debug interned string cleanup by eduardo-elizondo · Pull Request #113601 · python/cpython · GitHub

github.com

Tin mới

eduardo-elizondo:reenable_unicode_clear_interned

miss-islington-app

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

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

needs backport to 3.12

needs backport to 3.12

Merge remote-tracking branch 'upstream/main' into reenable_unicode_cl…

Interned strings are immortal, despite what the documentation says #113993

🔨 test-with-refleak-buildbots

🔨 test-with-refleak-buildbots

: 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) (cherry picked from commit 3203a7412977b8da3aba2770308136a37f48c927) Co-authored-by: Eddie Elizondo <[email protected]>

[3.13] gh-113190: Reenable non-debug interned string cleanup (GH-113601) #130581

bedevere-app Bot commented Feb 26, 2025

bedevere-app Bot commented Feb 26, 2025

GH-130581 is a backport of this pull request to the 3.13 branch.

needs backport to 3.13

needs backport to 3.13

[3.12] gh-113190: Reenable non-debug interned string cleanup (GH-113601) (cherry picked from commit 3203a7412977b8da3aba2770308136a37f48c927) Co-authored-by: Eddie Elizondo <[email protected]>

[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…