]> granicus.if.org Git - python/commit
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (#4319)
authorAntoine Pitrou <pitrou@free.fr>
Tue, 7 Nov 2017 16:03:28 +0000 (17:03 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2017 16:03:28 +0000 (17:03 +0100)
commit22b1128559bdeb96907da5840960691bb050d11a
treed2555daea1452b34695fc19efb2c7a5242a6a755
parent39a156c505b7dc431a0a4cffcbefca577848db38
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (#4319)
Doc/library/asyncio-task.rst
Lib/asyncio/futures.py