diff options
author | Guido van Rossum <guido@python.org> | 2020-01-09 19:18:47 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-09 19:18:47 (GMT) |
commit | a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78 (patch) | |
tree | 74a9998ed3d7e959faba13b04d951b7b53e37e91 /Lib/test/test_ast.py | |
parent | 2f65aa465865930f8364645b1466d2751c4086d3 (diff) | |
download | cpython-a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78.zip cpython-a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78.tar.gz cpython-a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78.tar.bz2 |
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
Diffstat (limited to 'Lib/test/test_ast.py')
0 files changed, 0 insertions, 0 deletions