Skip to content

bpo-39235: Fix end location for genexp in call args (GH-17925)#158

Merged
sthagen merged 1 commit into
sthagen:masterfrom
python:master
Jan 10, 2020
Merged

bpo-39235: Fix end location for genexp in call args (GH-17925)#158
sthagen merged 1 commit into
sthagen:masterfrom
python:master

Conversation

@sthagen

@sthagen sthagen commented Jan 10, 2020

Copy link
Copy Markdown
Owner

The fix changes copy_location() to require an extra node from which to extract the end location, and fixing all 5 call sites.

https://bugs.python.org/issue39235

The fix changes copy_location() to require an extra node from which to extract the end location, and fixing all 5 call sites.


https://bugs.python.org/issue39235
@sthagen sthagen merged commit 57f7679 into sthagen:master Jan 10, 2020
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