diff options
author | Anthony Shaw <anthony.p.shaw@gmail.com> | 2019-05-10 02:00:06 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-05-10 02:00:06 (GMT) |
commit | 948ed8c96b6912541a608591efe3e00fb520429a (patch) | |
tree | f425a515663321d16ded48c9cedf94ddf5ca371f /Lib/test/test_shutil.py | |
parent | fce5ff1e18b522cf52379934a6560583d840e7f9 (diff) | |
download | cpython-948ed8c96b6912541a608591efe3e00fb520429a.zip cpython-948ed8c96b6912541a608591efe3e00fb520429a.tar.gz cpython-948ed8c96b6912541a608591efe3e00fb520429a.tar.bz2 |
bpo-36814: ensure os.posix_spawn() handles None (GH-13144)
Fix an issue where os.posix_spawn() would incorrectly raise a TypeError
when file_actions is None.
Diffstat (limited to 'Lib/test/test_shutil.py')
0 files changed, 0 insertions, 0 deletions