[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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

the-knights-who-say-ni

ambv mentioned this pull request

Jun 16, 2017

Closed

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)

Closed

Merged

ambv deleted the fstring_lineno branch

July 12, 2021 11:23