Commit 1dbb73b
Fix os.posix_spawn() error handling (pythonGH-142532)
Consistently use `goto exit;` in `py_posix_spawn()`.
(cherry picked from commit 8cfa351)
Co-authored-by: Bartosz Sławecki <[email protected]>1 parent 71bdb38 commit 1dbb73b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7352 | 7352 | | |
7353 | 7353 | | |
7354 | 7354 | | |
7355 | | - | |
| 7355 | + | |
7356 | 7356 | | |
7357 | 7357 | | |
7358 | 7358 | | |
| |||
0 commit comments