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 yselivanov
Recipients asvetlov, hauntsaninja, yselivanov
Date 2020-09-03.04:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0770ad948cb6d9f7f6c4002efd83e27c27069808 by Shantanu in branch 'master':
bpo-41696: Fix handling of debug mode in asyncio.run (#22069)
https://github.com/python/cpython/commit/0770ad948cb6d9f7f6c4002efd83e27c27069808
History
Date User Action Args
2020-09-03 04:54:54yselivanovsetrecipients: + yselivanov, asvetlov, hauntsaninja
2020-09-03 04:54:54yselivanovsetmessageid: <[email protected]>
2020-09-03 04:54:54yselivanovlinkissue41696 messages
2020-09-03 04:54:54yselivanovcreate