[issue40975] contextlib.AsyncExitStack enter_async_context and aclose should be labeled as coroutine methods

Irit Katriel report at bugs.python.org
Wed May 19 16:37:36 EDT 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:


New changeset 65dede60fa15703b4625240fbe11af0060f5cbb0 by Miss Islington (bot) in branch '3.10':
bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870) (GH-26254)
https://github.com/python/cpython/commit/65dede60fa15703b4625240fbe11af0060f5cbb0


----------
nosy: +iritkatriel

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40975>
_______________________________________


More information about the Python-bugs-list mailing list