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 ZackerySpytz, asvetlov, r.david.murray, xtreak, yselivanov
Date 2019-05-03.15:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556897730.5.0.259795032395.issue24638@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4737b923df6fbdb9e2bf3fdccea2112270556e0a by Andrew Svetlov (Zackery Spytz) in branch 'master':
bpo-24638: Improve the error message in asyncio.ensure_future() (#12848)
https://github.com/python/cpython/commit/4737b923df6fbdb9e2bf3fdccea2112270556e0a
History
Date User Action Args
2019-05-03 15:35:30asvetlovsetrecipients: + asvetlov, r.david.murray, yselivanov, ZackerySpytz, xtreak
2019-05-03 15:35:30asvetlovsetmessageid: <1556897730.5.0.259795032395.issue24638@roundup.psfhosted.org>
2019-05-03 15:35:30asvetlovlinkissue24638 messages
2019-05-03 15:35:30asvetlovcreate