Files
cpython/Modules
Gregory P. Smith f31f9718ac Fixes #23564: Fix a partially broken sanity check in the _posixsubprocess
internals regarding how fds_to_pass were passed to the child.  The bug
had no actual impact as subprocess.py already avoided it.
2015-11-15 21:29:43 -08:00
..
2015-07-16 22:20:19 +02:00
2015-11-14 15:14:42 -08:00
2015-10-14 15:20:07 +02:00
2015-08-02 12:16:45 -07:00
2015-07-24 00:43:44 -04:00
2015-10-10 19:32:33 -07:00
2015-06-27 15:45:56 -05:00
2015-06-27 15:45:56 -05:00
2015-06-27 15:45:56 -05:00

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