bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe#11671
Merged
gpshead merged 2 commits intopython:masterfrom Oct 24, 2020
Merged
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe#11671gpshead merged 2 commits intopython:masterfrom
gpshead merged 2 commits intopython:masterfrom
Commits
Commits on Oct 22, 2020
- committed
Alexey Izbyshev