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:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590038450.03.0.787182069888.issue32309@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f56263e62ba91d0baae40fb98947a3a98034a73 by Kyle Stanley in branch 'master':
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
https://github.com/python/cpython/commit/0f56263e62ba91d0baae40fb98947a3a98034a73
History
Date User Action Args
2020-05-21 05:20:50miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, chris.jerdonek, yselivanov, primal, aeros
2020-05-21 05:20:50miss-islingtonsetmessageid: <1590038450.03.0.787182069888.issue32309@roundup.psfhosted.org>
2020-05-21 05:20:50miss-islingtonlinkissue32309 messages
2020-05-21 05:20:49miss-islingtoncreate