summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-10-05 17:25:19 +0200
committerVictor Stinner <victor.stinner@gmail.com>2014-10-05 17:25:19 +0200
commitf42d0d8b346b70c06a5f72d2005e1315b594faad (patch)
tree25b5f28df37b82fe7c68cb9a2c29f26d66e177a9 /Python/pythonrun.c
parentf7d867904a91c21394fd8bfdc1a4f0cafdad7110 (diff)
downloadcpython-f42d0d8b346b70c06a5f72d2005e1315b594faad.tar.gz
Issue #22290: Fix error handling in the _posixsubprocess module.
* 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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions