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 aeros, asvetlov, cjrh, lukasz.langa, vstinner, yselivanov
Date 2019-09-19.12:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9fdc64cf1266b6d5bf0503847b5c38e5edc53a14 by Andrew Svetlov (Kyle Stanley) in branch 'master':
bpo-34037: Fix test_asyncio failure and add loop.shutdown_default_executor() (GH-15735)
https://github.com/python/cpython/commit/9fdc64cf1266b6d5bf0503847b5c38e5edc53a14
History
Date User Action Args
2019-09-19 12:47:29asvetlovsetrecipients: + asvetlov, vstinner, cjrh, lukasz.langa, yselivanov, aeros
2019-09-19 12:47:29asvetlovsetmessageid: <[email protected]>
2019-09-19 12:47:29asvetlovlinkissue34037 messages
2019-09-19 12:47:29asvetlovcreate