◐ Shell
clean mode source ↗

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

…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>