◐ Shell
clean mode source ↗

gh-98360: multiprocessing now spawns children on Windows with correct argv[0] in virtual environments by zooba · Pull Request #98462 · python/cpython

…orrect argv[0] in virtual environments

zware

@zooba

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 20, 2022
…orrect argv[0] in virtual environments (pythonGH-98462)

(cherry picked from commit e48f9b2)

Co-authored-by: Steve Dower <steve.dower@python.org>

miss-islington added a commit that referenced this pull request

Oct 20, 2022
… argv[0] in virtual environments (GH-98462)

(cherry picked from commit e48f9b2)

Co-authored-by: Steve Dower <steve.dower@python.org>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 20, 2022

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
… argv[0] in virtual environments (GH-98462)

(cherry picked from commit e48f9b2)

Co-authored-by: Steve Dower <steve.dower@python.org>