[issue40213] contextlib.aclosing()

Alex Grönholm report at bugs.python.org
Fri Jul 3 04:10:16 EDT 2020


Alex Grönholm <alex.gronholm at nextday.fi> added the comment:

I think the most important use case for these is closing async generators deterministically, since they don't support the async context manager protocol.

----------

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


More information about the Python-bugs-list mailing list