[issue39606] Regression: it should be possible to close async iterators multiple times

miss-islington report at bugs.python.org
Thu Feb 13 03:43:28 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 8dbdf5f275c6462bb522bcf3a29054239d72989d by Miss Islington (bot) in branch '3.8':
[3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501)
https://github.com/python/cpython/commit/8dbdf5f275c6462bb522bcf3a29054239d72989d


----------

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


More information about the Python-bugs-list mailing list