commit | 39825a7533ccf1aa0343d14fe88015db4ee6ef93 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 12 14:18:43 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 12 12:18:43 2024 +0000 |
tree | 8b9b1bddf36deba3a91fa81e2a9784517603fa15 | |
parent | 10821ccf0671a5d660ab5df7b5d4bfa0e9c8d112 [diff] |
[3.13] gh-93691: fix too broad source locations of for statement iterators (GH-120330) (#120399) gh-93691: fix too broad source locations of for statement iterators (GH-120330) (cherry picked from commit 97b69db167be28a33688db436551a6c3c3ea4662) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>