This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients adefossez, asvetlov, koobs, miss-islington, pablogsal, stefan, sth, xtreak, yselivanov
Date 2019-06-30.09:55:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561888507.68.0.88476359724.issue35621@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d671c04c39b52e44597491b893eb0b6c86b3d45 by Andrew Svetlov in branch 'master':
bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread  (GH-14344)
https://github.com/python/cpython/commit/0d671c04c39b52e44597491b893eb0b6c86b3d45
History
Date User Action Args
2019-06-30 09:55:07asvetlovsetrecipients: + asvetlov, stefan, sth, yselivanov, koobs, pablogsal, miss-islington, xtreak, adefossez
2019-06-30 09:55:07asvetlovsetmessageid: <1561888507.68.0.88476359724.issue35621@roundup.psfhosted.org>
2019-06-30 09:55:07asvetlovlinkissue35621 messages
2019-06-30 09:55:07asvetlovcreate