mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
fced79f91e
[3.11] [3.12] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH-106855) Fix _ssl, _stat, _testinternalcapi, _threadmodule, cmath, math, posix, time. (cherry picked from commit3e65baee72). (cherry picked from commita423ddbdea)
Source files for standard library extension modules, and former extension modules that are now builtin modules.