New submission from Travis DePrato :
The documentation for the typing module makes no mention of
AsyncContextManager, which is defined in Lib/typing.py as
AsyncContextManager = _alias(contextlib.AbstractAsyncContextManager, T_co)
as of >= Python 3.8; before 3.8, no s
Change by Travis DePrato :
--
pull_requests: +6508
___
Python tracker
<https://bugs.python.org/issue33421>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Travis DePrato :
--
pull_requests: +6507
___
Python tracker
<https://bugs.python.org/issue33421>
___
___
Python-bugs-list mailing list
Unsubscribe: