Skip to content

[3.6] bpo-33041: Fixed jumping if the function contains an "async for" loop. (GH-6154).#6199

Merged
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-b9744e9-3.6
Mar 23, 2018
Merged

[3.6] bpo-33041: Fixed jumping if the function contains an "async for" loop. (GH-6154).#6199
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-b9744e9-3.6

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 23, 2018

(cherry picked from commit b9744e9)

https://bugs.python.org/issue33041

…" loop. (pythonGH-6154).

(cherry picked from commit b9744e9)

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants