diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-10-05 15:25:48 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-10-05 15:25:48 (GMT) |
commit | f4e4b83824318c2415e1d90d00726d07ba8790b9 (patch) | |
tree | b54757b863c64ddb45c6b6bd75850230b81891e9 /Modules/_operator.c | |
parent | 31e34fe7a3a4545d3efb4f11ceaf269012585689 (diff) | |
parent | 8f437aac068e13fe8418bb0374baf4395e7b4994 (diff) | |
download | cpython-f4e4b83824318c2415e1d90d00726d07ba8790b9.zip cpython-f4e4b83824318c2415e1d90d00726d07ba8790b9.tar.gz cpython-f4e4b83824318c2415e1d90d00726d07ba8790b9.tar.bz2 |
(Merge 3.4) 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 'Modules/_operator.c')
0 files changed, 0 insertions, 0 deletions