Inconsistent locations for conditional branches in while
statements
#122821
Labels
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
Reported here: #122762 (comment)
The locations for branches in while statements are not consistent. The first iteration shows different locations from the second and later iterations.
I've not check earlier versions, but this could be an issue for 3.12 as well.
CPython versions tested on:
3.13, CPython main branch
Operating systems tested on:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: