Files
cpython/Modules
7cb15f93fe [3.14] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (GH-141738)
/proc/self does not exist on AIX.
(cherry picked from commit 92c5de73b8)

Co-authored-by: Ayappan Perumal <[email protected]>
2025-11-19 08:05:01 +00:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.