bpo-39235: Fix end location for genexp in call args (GH-17925)
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
G
Guido van Rossum committed
a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78
Parent: 2f65aa4
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 1/9/2020, 7:18:47 PM