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 vstinner
Recipients aeros, asvetlov, cjrh, lukasz.langa, vstinner, yselivanov
Date 2019-09-19.14:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 079931d12223ec98cbf53185b90db48efa61f93f by Victor Stinner in branch 'master':
bpo-34037: test_asyncio uses shutdown_default_executor() (GH-16284)
https://github.com/python/cpython/commit/079931d12223ec98cbf53185b90db48efa61f93f
History
Date User Action Args
2019-09-19 14:45:09vstinnersetrecipients: + vstinner, asvetlov, cjrh, lukasz.langa, yselivanov, aeros
2019-09-19 14:45:09vstinnersetmessageid: <[email protected]>
2019-09-19 14:45:09vstinnerlinkissue34037 messages
2019-09-19 14:45:09vstinnercreate