diff options
author | Yury Selivanov <yselivanov@sprymix.com> | 2015-06-30 18:19:01 -0400 |
---|---|---|
committer | Yury Selivanov <yselivanov@sprymix.com> | 2015-06-30 18:19:01 -0400 |
commit | 40917756159ff31326aee7dc4224d561549533aa (patch) | |
tree | 530fe400e80b1234f565ec69e0a0ea0f704e1490 /Python/Python-ast.c | |
parent | a6d8724bd6a346d3a07c0edee22b6ef352121ac7 (diff) | |
download | cpython-40917756159ff31326aee7dc4224d561549533aa.tar.gz |
Issue #24400: Remove inspect.isawaitable().
isawaitable() was added before collections.abc.Awaitable; now,
with Awaitable, it is no longer needed (we don't have ishashable()
or isiterable() methods in the inspect module either).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions