Staging
v0.5.1
https://github.com/python/cpython
Revision bec2372b7e1da5dfdbadaf242aa8e994b164cace authored by Yury Selivanov on 28 January 2018, 19:09:40 UTC, committed by GitHub on 28 January 2018, 19:09:40 UTC
I've run some tests on 3.7 asyncio and it appears that too many
things assume that run_in_executor returns a Future.
1 parent a4d0001
History
Tip revision: bec2372b7e1da5dfdbadaf242aa8e994b164cace authored by Yury Selivanov on 28 January 2018, 19:09:40 UTC
bpo-32327: Revert loop.run_in_executor behaviour: return a Future. (#5392)
Tip revision: bec2372
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top