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 miss-islington
Recipients aeros, asvetlov, chris.jerdonek, miss-islington, primal, vstinner, yselivanov
Date 2020-05-21.05:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590039504.42.0.451585572627.issue32309@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3e650545bfe949fa435b0d41e54986f615891ec8 by Miss Islington (bot) in branch '3.9':
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
https://github.com/python/cpython/commit/3e650545bfe949fa435b0d41e54986f615891ec8
History
Date User Action Args
2020-05-21 05:38:24miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, chris.jerdonek, yselivanov, primal, aeros
2020-05-21 05:38:24miss-islingtonsetmessageid: <1590039504.42.0.451585572627.issue32309@roundup.psfhosted.org>
2020-05-21 05:38:24miss-islingtonlinkissue32309 messages
2020-05-21 05:38:24miss-islingtoncreate