bpo-38778: Document that os.fork is not allowed in subinterpreters (G… · python/cpython@b220300
File tree
2 files changed
lines changed
Misc/NEWS.d/next/Documentation
2 files changed
lines changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3478 | 3478 | | |
3479 | 3479 | | |
3480 | 3480 | | |
3481 | | - | |
| 3481 | + | |
| 3482 | + | |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
3482 | 3486 | | |
3483 | 3487 | | |
3484 | 3488 | | |
| |||
3495 | 3499 | | |
3496 | 3500 | | |
3497 | 3501 | | |
| 3502 | + | |
| 3503 | + | |
| 3504 | + | |
| 3505 | + | |
3498 | 3506 | | |
3499 | 3507 | | |
3500 | 3508 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |