mirror of https://github.com/python/cpython
Browse Source
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).pull/9921/head
4 changed files with 2 additions and 42 deletions
Loading…
Reference in new issue