Files
cpython/Modules
Serhiy Storchaka d700f97b62 bpo-20104: Change the file_actions parameter of os.posix_spawn(). (GH-6725)
* Make its default value an empty tuple instead of None.
* Make it a keyword-only parameter.
2018-09-08 14:48:18 +03:00
..

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