[3.8] bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (GH-14344) by miss-islington · Pull Request #14484 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.8from
Jun 30, 2019Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 0d671c0)
Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com
…ted in non-main thread (pythonGH-14344) (cherry picked from commit 0d671c0) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
miss-islington
requested review from
1st1,
asvetlov and
gpshead
as code owners
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 30, 2019
miss-islington commented
Jun 30, 2019@asvetlov: Status check is done, and it's a success ✅ .
asvetlov approved these changes Jun 30, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
bf8cb31
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-0d671c0-3.8
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 30, 2019
miss-islington commented
Jun 30, 2019@asvetlov: Status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 30, 2019
miss-islington commented
Jun 30, 2019@asvetlov: Status check is done, and it's a success ✅ .
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