]> granicus.if.org Git - python/commit
bpo-35537: Fix function name in os.posix_spawnp() errors (GH-11719)
authorVictor Stinner <vstinner@redhat.com>
Fri, 1 Feb 2019 14:47:24 +0000 (15:47 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 14:47:24 +0000 (15:47 +0100)
commit325e4bac5ab49f47ec60242d3242647605193a2e
tree67752e46f3c224e0f97cbe20333482d159dc140a
parent1e39b83f24ffade3e0ca1a8004b461354f64ae08
bpo-35537: Fix function name in os.posix_spawnp() errors (GH-11719)
Modules/posixmodule.c