bpo-30465: Fix lineno and col_offset in fstring AST nodes by ambv · Pull Request #1800 · python/cpython
ambv
mentioned this pull request
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
ambv
deleted the
fstring_lineno
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters