[issue44622] async-for loops are traced incorrectly in Python 3.10

Mark Shannon report at bugs.python.org
Thu Jul 15 09:38:04 EDT 2021


Mark Shannon <mark at hotpy.org> added the comment:


New changeset f333ab0f2edec26a769ed558263ac662e5475451 by Mark Shannon in branch 'main':
bpo-44622: Set line number of END_ASYNC_FOR to match that of iterator. (GH-27160)
https://github.com/python/cpython/commit/f333ab0f2edec26a769ed558263ac662e5475451


----------

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


More information about the Python-bugs-list mailing list