mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
d0a5b1c343
internals regarding how fds_to_pass were passed to the child. The bug had no actual impact as subprocess.py already avoided it.
Source files for standard library extension modules, and former extension modules that are now builtin modules.