[3.12] gh-86493: Fix possible leaks in some modules initialization (GH-106768) by serhiy-storchaka · Pull Request #106855 · python/cpython

@serhiy-storchaka

…ion (pythonGH-106768)

Fix _ssl, _stat, _testinternalcapi, _threadmodule, cmath, math, posix, time..
(cherry picked from commit 3e65bae)

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

This was referenced

Jul 18, 2023

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 18, 2023
…ialization (pythonGH-106768) (pythonGH-106855)

Fix _ssl, _stat, _testinternalcapi, _threadmodule, cmath, math, posix, time.
(cherry picked from commit 3e65bae).
(cherry picked from commit a423ddb)

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