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 yselivanov
Recipients asvetlov, yselivanov
Date 2018-01-28.19:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517166582.27.0.467229070634.issue32327@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bec2372b7e1da5dfdbadaf242aa8e994b164cace by Yury Selivanov in branch 'master':
bpo-32327: Revert loop.run_in_executor behaviour: return a Future. (#5392)
https://github.com/python/cpython/commit/bec2372b7e1da5dfdbadaf242aa8e994b164cace
History
Date User Action Args
2018-01-28 19:09:42yselivanovsetrecipients: + yselivanov, asvetlov
2018-01-28 19:09:42yselivanovsetmessageid: <1517166582.27.0.467229070634.issue32327@psf.upfronthosting.co.za>
2018-01-28 19:09:42yselivanovlinkissue32327 messages
2018-01-28 19:09:42yselivanovcreate