mirror of
https://github.com/python/cpython.git
synced 2026-06-14 07:04:22 -04:00
f4e4b83824
* Don't call the garbage collector with an exception set: it causes an assertion to fail in debug mode. * Enhance also error handling if allocating an array for the executable list failed. * Add an unit test for 4 different errors in the _posixsubprocess module.
Source files for standard library extension modules, and former extension modules that are now builtin modules.