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 miss-islington
Recipients adefossez, asvetlov, koobs, miss-islington, pablogsal, stefan, sth, xtreak, yselivanov
Date 2019-06-30.10:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561890158.33.0.113826614746.issue35621@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf8cb31803558f1105efb15b0ee4bd184f3218c8 by Miss Islington (bot) in branch '3.8':
bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread  (GH-14344)
https://github.com/python/cpython/commit/bf8cb31803558f1105efb15b0ee4bd184f3218c8
History
Date User Action Args
2019-06-30 10:22:38miss-islingtonsetrecipients: + miss-islington, stefan, asvetlov, sth, yselivanov, koobs, pablogsal, xtreak, adefossez
2019-06-30 10:22:38miss-islingtonsetmessageid: <1561890158.33.0.113826614746.issue35621@roundup.psfhosted.org>
2019-06-30 10:22:38miss-islingtonlinkissue35621 messages
2019-06-30 10:22:37miss-islingtoncreate