X Tutup
Skip to content

[3.12] gh-118513: Fix sibling comprehensions with a name bound in one and global in the other (GH-118526)#118548

Merged
carljm merged 1 commit intopython:3.12from
miss-islington:backport-c8deb1e-3.12
May 3, 2024
Merged

[3.12] gh-118513: Fix sibling comprehensions with a name bound in one and global in the other (GH-118526)#118548
carljm merged 1 commit intopython:3.12from
miss-islington:backport-c8deb1e-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 3, 2024

(cherry picked from commit c8deb1e)

Co-authored-by: Carl Meyer carl@oddbird.net
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru

…and global in the other (pythonGH-118526)

(cherry picked from commit c8deb1e)

Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup