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 asvetlov, yselivanov
Date 2022-03-13.16:34:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647189298.03.0.99022087926.issue46995@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e473e94a52024ac821dd2f206290423e4987ead by Andrew Svetlov in branch 'main':
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations (GH-31838)
https://github.com/python/cpython/commit/7e473e94a52024ac821dd2f206290423e4987ead
History
Date User Action Args
2022-03-13 16:34:58asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-13 16:34:58asvetlovsetmessageid: <1647189298.03.0.99022087926.issue46995@roundup.psfhosted.org>
2022-03-13 16:34:58asvetlovlinkissue46995 messages
2022-03-13 16:34:57asvetlovcreate