Commit fc40e7d
[3.14] Fix os.posix_spawn() error handling (pythonGH-142532) (python#142582)
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 7218be0 commit fc40e7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7447 | 7447 | | |
7448 | 7448 | | |
7449 | 7449 | | |
7450 | | - | |
| 7450 | + | |
7451 | 7451 | | |
7452 | 7452 | | |
7453 | 7453 | | |
| |||
0 commit comments