python / asyncio

asyncio historical repository
https://docs.python.org/3/library/asyncio.html
1.04k stars 177 forks source link

Fix isfuture() to return False for unitttest.Mock. #455

Closed 1st1 closed 7 years ago

1st1 commented 7 years ago

See also issue #454