commit | c8d6ab2e25ff212702d387e516e258b1d8c52910 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Jun 23 15:04:46 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 23 15:04:46 2017 +0200 |
tree | a4153c70f427f7cb3da43881531f24251f6fa63d | |
parent | 87c65550730a8f85ce339ba197bce4fb7e836619 [diff] |
bpo-30602: Fix lastarg in os.spawnve() (#2287) Fix a regression introduced by myself in the commit 526b22657cb18fe79118c2ea68511aca09430c2c.