]> granicus.if.org Git - python/commit
bpo-30098: Clarify that run_coroutine_threadsafe expects asyncio.Future (GH-1170...
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 22 Apr 2017 02:58:01 +0000 (19:58 -0700)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2017 02:58:01 +0000 (19:58 -0700)
commit503d74a60aa9290cf8d174eab95fdfdea1f2b284
treede4a628e0afbcd35cdd8ceffd31c44b599cb7656
parent17db4b99b4d300a9b024ba0efdaa46d05d4f4cd3
bpo-30098: Clarify that run_coroutine_threadsafe expects asyncio.Future   (GH-1170) (#1246)

(cherry picked from commit ae5b3260dd459845aad8a30491b76d471577785d)
Lib/asyncio/tasks.py