Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Commita9344cd
authored
This flag was added as an escape hatch ingh-91401 and backported toPython 3.10. The flag broke at some point between its addition and now.As there is currently no publicly known environments that require this,remove it rather than work on fixing it.This leaves the flag in the subprocess module to not break code whichmay have used / checked the flag itself.discussion:https://discuss.python.org/t/subprocess-use-vfork-escape-hatch-broken-fix-or-remove/56915/2
1 parent82db572 commita9344cd
File tree
8 files changed
+21
-62
lines changed- Doc/library
- Lib
- multiprocessing
- test
- test_capi
- Misc/NEWS.d/next/Core and Builtins
- Modules
- clinic
8 files changed
+21
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | | - | |
1565 | 1564 | | |
1566 | 1565 | | |
1567 | | - | |
1568 | | - | |
| 1566 | + | |
| 1567 | + | |
1569 | 1568 | | |
1570 | 1569 | | |
1571 | 1570 | | |
1572 | 1571 | | |
1573 | 1572 | | |
1574 | | - | |
1575 | | - | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
1587 | 1573 | | |
1588 | 1574 | | |
1589 | 1575 | | |
1590 | 1576 | | |
1591 | | - | |
1592 | | - | |
1593 | | - | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
1594 | 1580 | | |
1595 | 1581 | | |
1596 | 1582 | | |
1597 | 1583 | | |
1598 | 1584 | | |
1599 | 1585 | | |
1600 | 1586 | | |
1601 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
449 | | - | |
| 448 | + | |
450 | 449 | | |
451 | 450 | | |
452 | 451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
753 | 752 | | |
754 | 753 | | |
755 | 754 | | |
| |||
1902 | 1901 | | |
1903 | 1902 | | |
1904 | 1903 | | |
1905 | | - | |
| 1904 | + | |
1906 | 1905 | | |
1907 | 1906 | | |
1908 | 1907 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3278 | 3278 | | |
3279 | 3279 | | |
3280 | 3280 | | |
3281 | | - | |
| 3281 | + | |
3282 | 3282 | | |
3283 | 3283 | | |
3284 | 3284 | | |
| |||
3413 | 3413 | | |
3414 | 3414 | | |
3415 | 3415 | | |
3416 | | - | |
3417 | | - | |
3418 | | - | |
3419 | | - | |
3420 | | - | |
3421 | | - | |
3422 | | - | |
3423 | | - | |
3424 | | - | |
3425 | | - | |
3426 | | - | |
3427 | | - | |
3428 | | - | |
3429 | | - | |
3430 | | - | |
3431 | | - | |
3432 | | - | |
3433 | | - | |
3434 | | - | |
3435 | 3416 | | |
3436 | 3417 | | |
3437 | 3418 | | |
| |||
3478 | 3459 | | |
3479 | 3460 | | |
3480 | 3461 | | |
3481 | | - | |
3482 | 3462 | | |
3483 | 3463 | | |
3484 | 3464 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
981 | 980 | | |
982 | 981 | | |
983 | 982 | | |
| |||
1014 | 1013 | | |
1015 | 1014 | | |
1016 | 1015 | | |
1017 | | - | |
1018 | | - | |
| 1016 | + | |
| 1017 | + | |
1019 | 1018 | | |
1020 | 1019 | | |
1021 | 1020 | | |
| |||
1218 | 1217 | | |
1219 | 1218 | | |
1220 | 1219 | | |
1221 | | - | |
| 1220 | + | |
1222 | 1221 | | |
1223 | 1222 | | |
1224 | 1223 | | |
| |||
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)