Staging
v0.5.1
https://github.com/python/cpython
Revision aa1afc72c1ee1f090e6302198d9a0295f1ce1c05 authored by Miss Islington (bot) on 07 September 2017, 02:43:04 UTC, committed by ericvsmith on 07 September 2017, 02:43:04 UTC
For f-string ast nodes, fix the line and columns so that tools such as flake8 can identify them correctly.
(cherry picked from commit e7c566caf177afe43b57f0b2723e723d880368e8)
1 parent e00e1b8
History
Tip revision: aa1afc72c1ee1f090e6302198d9a0295f1ce1c05 authored by Miss Islington (bot) on 07 September 2017, 02:43:04 UTC
bpo-30465: Fix lineno and col_offset in fstring AST nodes (GH-1800) (gh-3409)
Tip revision: aa1afc7
File Mode Size
macholib
test
__init__.py -rw-r--r-- 16.4 KB
_endian.py -rw-r--r-- 2.0 KB
util.py -rw-r--r-- 11.5 KB
wintypes.py -rw-r--r-- 5.5 KB

back to top