[3.10] bpo-44297: Fix missing line number in generator expressions (Backport of GH-26801) by markshannon · Pull Request #26821 · python/cpython
Conversation
Member
- Make sure that line number is set when entering comprehension scope in compiler.
(cherry picked from commit 82e5c28)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
pablogsal
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
markshannon
commented
Jun 21, 2021
markshannon commented
Member Author
@pablogsal Given that this has a news entry, should I remove the equivalent news entry from 3.11?
markshannon
merged commit
7674c83
into
python:3.10
bedevere-bot
removed
the
awaiting merge
label
Member
@pablogsal Given that this has a news entry, should I remove the equivalent news entry from 3.11?
No, as this is a backport the news entry should be the same. (The change should appear in both branches)
pablogsal
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment