mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Implements: - https://github.com/python/typing/pull/438 - https://github.com/python/cpython/pull/360 Note that https://github.com/python/cpython/pull/1412, which adds contextlib.AbstractAsyncContextManager, has not yet been merged.