bpo-30465: Fix lineno and col_offset in fstring AST nodes by ambv · Pull Request #1800 · python/cpython

serhiy-storchaka

ericvsmith

serhiy-storchaka

@ambv ambv mentioned this pull request

Jun 16, 2017

ericvsmith

ericvsmith

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 7, 2017
…onGH-1800)

For f-string ast nodes, fix the line and columns so that tools such as flake8 can identify them correctly.
(cherry picked from commit e7c566c)

ericvsmith pushed a commit that referenced this pull request

Sep 7, 2017
…h-3409)

For f-string ast nodes, fix the line and columns so that tools such as flake8 can identify them correctly.
(cherry picked from commit e7c566c)

@ambv ambv deleted the fstring_lineno branch

July 12, 2021 11:23