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 alex.gronholm, asvetlov, yselivanov
Date 2018-08-08.21:06:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset cca4eec3c0a67cbfeaf09182ea6c097a94891ff6 by Yury Selivanov (Alex Grönholm) in branch 'master':
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
https://github.com/python/cpython/commit/cca4eec3c0a67cbfeaf09182ea6c097a94891ff6
History
Date User Action Args
2018-08-08 21:06:54yselivanovsetrecipients: + yselivanov, asvetlov, alex.gronholm
2018-08-08 21:06:54yselivanovsetmessageid: <[email protected]>
2018-08-08 21:06:54yselivanovlinkissue34270 messages
2018-08-08 21:06:54yselivanovcreate