[3.12] gh-86493: Fix possible leaks in modules initialization: _curses_panel, _decimal, posix, xxsubtype (GH-106767) by serhiy-storchaka · Pull Request #106849 · python/cpython
…_curses_panel, _decimal, posix, xxsubtype (pythonGH-106767). (cherry picked from commit 7454923) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This was referenced
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
Sorry @serhiy-storchaka, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 970cb8eabaaf5a8311f1aba4ca4968ef7385fce8 3.11
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 970cb8eabaaf5a8311f1aba4ca4968ef7385fce8 3.11
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request