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 Mariatta
Recipients Mariatta, crenwick, r.david.murray, yselivanov
Date 2017-04-22.02:58:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492829910.05.0.256900544032.issue30098@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a3d8dda7d899bf41ab7eb2c6148459ad276fe295 by Mariatta in branch '3.6':
bpo-30098: Clarify that run_coroutine_threadsafe expects asyncio.Future   (GH-1170) (#1247)
https://github.com/python/cpython/commit/a3d8dda7d899bf41ab7eb2c6148459ad276fe295
History
Date User Action Args
2017-04-22 02:58:30Mariattasetrecipients: + Mariatta, r.david.murray, yselivanov, crenwick
2017-04-22 02:58:30Mariattasetmessageid: <1492829910.05.0.256900544032.issue30098@psf.upfronthosting.co.za>
2017-04-22 02:58:30Mariattalinkissue30098 messages
2017-04-22 02:58:29Mariattacreate