[New-bugs-announce] [issue25610] Add typing.Awaitable
Brett Cannon
report at bugs.python.org
Thu Nov 12 14:16:08 EST 2015
New submission from Brett Cannon:
Probably should have a subclass of Callable in `typing` for Awaitable functions (there is already a corollary object in collections.abc).
----------
components: asyncio
messages: 254547
nosy: brett.cannon, giampaolo.rodola, gvanrossum, haypo, pitrou, yselivanov
priority: normal
severity: normal
stage: needs patch
status: open
title: Add typing.Awaitable
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25610>
_______________________________________
More information about the New-bugs-announce
mailing list