bpo-35797: Fix default executable used by the multiprocessing module by zooba · Pull Request #11676 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-35797: Fix default executable used by the multiprocessing module#11676
zooba merged 2 commits intopython:masterfrom
bpo-35797: Fix default executable used by the multiprocessing module#11676
zooba merged 2 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
zooba
added
OS-windows
needs backport to 3.7
labels
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
eryksun reviewed Jan 25, 2019
Lib/multiprocessing/spawn.py Outdated
zooba
merged commit
4e02f8f
into
python:master
Copy link Copy Markdown
Contributor
miss-islington
commented
Jan 25, 2019
miss-islington commented
Jan 25, 2019Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
zooba
deleted the
bpo35797
branch
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jan 25, 2019…ythonGH-11676) (cherry picked from commit 4e02f8f) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
bedevere-bot
removed
the
needs backport to 3.7
label
Copy link Copy Markdown
bedevere-bot
commented
Jan 25, 2019
bedevere-bot commented
Jan 25, 2019GH-11679 is a backport of this pull request to the 3.7 branch.
miss-islington added a commit that referenced this pull request
Jan 25, 2019
nulano
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment