SIGN IN SIGN UP

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.
A
Anthony Shaw committed
948ed8c96b6912541a608591efe3e00fb520429a
Parent: fce5ff1
Committed by Victor Stinner <vstinner@redhat.com> on 5/10/2019, 2:00:06 AM