Commit 8cfa351
authored
Fix os.posix_spawn() error handling (python#142532)
Consistently use `goto exit;` in `py_posix_spawn()`.1 parent a275385 commit 8cfa351
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7903 | 7903 | | |
7904 | 7904 | | |
7905 | 7905 | | |
7906 | | - | |
| 7906 | + | |
7907 | 7907 | | |
7908 | 7908 | | |
7909 | 7909 | | |
| |||
0 commit comments