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-14.11:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647258873.52.0.337248445123.issue46994@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9523c0d84f351a610dc651b234461eb015fa3b82 by Andrew Svetlov in branch 'main':
bpo-46994: Accept explicit contextvars.Context in asyncio create_task() API (GH-31837)
https://github.com/python/cpython/commit/9523c0d84f351a610dc651b234461eb015fa3b82
History
Date User Action Args
2022-03-14 11:54:33asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-14 11:54:33asvetlovsetmessageid: <1647258873.52.0.337248445123.issue46994@roundup.psfhosted.org>
2022-03-14 11:54:33asvetlovlinkissue46994 messages
2022-03-14 11:54:33asvetlovcreate