aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/_test_venv_multiprocessing.py
Commit message (Expand)AuthorAge
* GH-84559: Deprecate fork being the multiprocessing default. (#100618)Gregory P. Smith2023-02-02
* gh-98360: multiprocessing now spawns children on Windows with correct argv[0]...Steve Dower2022-10-20