aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/_test_venv_multiprocessing.py
Commit message (Expand)AuthorAge
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-08
* 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