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, yselivanov
Date 2020-05-19.03:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589857415.55.0.710496541013.issue32309@roundup.psfhosted.org>
In-reply-to
Content
New changeset cc2bbc2227c3f5ed9d8f6b3bd052e6f9e68279d2 by Kyle Stanley in branch 'master':
bpo-32309: Implement asyncio.to_thread() (GH-20143)
https://github.com/python/cpython/commit/cc2bbc2227c3f5ed9d8f6b3bd052e6f9e68279d2
History
Date User Action Args
2020-05-19 03:03:35miss-islingtonsetrecipients: + miss-islington, asvetlov, chris.jerdonek, yselivanov, primal, aeros
2020-05-19 03:03:35miss-islingtonsetmessageid: <1589857415.55.0.710496541013.issue32309@roundup.psfhosted.org>
2020-05-19 03:03:35miss-islingtonlinkissue32309 messages
2020-05-19 03:03:35miss-islingtoncreate