Skip to content

[3.13] Fix unlikely potential reference leak in _locale._getdefaultlocale (GH-145250)#145303

Merged
serhiy-storchaka merged 2 commits intopython:3.13from
miss-islington:backport-6ea84b2-3.13
Mar 24, 2026
Merged

[3.13] Fix unlikely potential reference leak in _locale._getdefaultlocale (GH-145250)#145303
serhiy-storchaka merged 2 commits intopython:3.13from
miss-islington:backport-6ea84b2-3.13

Conversation

@miss-islington
Copy link
Contributor

It occurs in a code which perhaps never executed.
(cherry picked from commit 6ea84b2)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ythonGH-145250)

It occurs in a code which perhaps never executed.
(cherry picked from commit 6ea84b2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 5a4959b into python:3.13 Mar 24, 2026
40 checks passed
@miss-islington miss-islington deleted the backport-6ea84b2-3.13 branch March 24, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants