Commit 53ca3b7
[3.13] Fix os.posix_spawn() error handling (pythonGH-142532) (python#142581)
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 <bartosz@ilikepython.com>1 parent 7c2d9c9 commit 53ca3b7
1 file changed
Lines changed: 1 addition & 1 deletion
| 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