Skip to content

Fix unlikely potential reference leak in _locale._getdefaultlocale#145250

Open
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:_locale-_getdefaultlocale-leak
Open

Fix unlikely potential reference leak in _locale._getdefaultlocale#145250
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:_locale-_getdefaultlocale-leak

Conversation

@serhiy-storchaka
Copy link
Member

It occurs in a code which perhaps never executed.

The bug was here from the beginning, from 8f017a0.

It occurs in a code which perhaps never executed.
@serhiy-storchaka serhiy-storchaka added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 26, 2026
@serhiy-storchaka serhiy-storchaka changed the title Fix unlikely ptential reference leak in _locale._getdefaultlocale Fix unlikely potential reference leak in _locale._getdefaultlocale Feb 26, 2026
Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants