Fix unlikely potential reference leak in _locale._getdefaultlocale by serhiy-storchaka · Pull Request #145250 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
It occurs in a code which perhaps never executed.
The bug was here from the beginning, from 8f017a0.
serhiy-storchaka
changed the title
Fix unlikely ptential reference leak in _locale._getdefaultlocale
Fix unlikely potential reference leak in _locale._getdefaultlocale
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-145250) It occurs in a code which perhaps never executed. (cherry picked from commit 6ea84b2) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…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 added a commit that referenced this pull request
serhiy-storchaka added a commit that referenced this pull request