[issue18374] ast.parse gives wrong position (col_offset) for some BinOp-s
Carl Friedrich Bolz-Tereick
report at bugs.python.org
Fri Jul 5 15:32:26 EDT 2019
Carl Friedrich Bolz-Tereick <cfbolz at gmx.de> added the comment:
I think the attached patch fixes the problem. Will create a pull request soon.
----------
versions: +Python 3.5 -Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file48458/binop-offset.patch
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18374>
_______________________________________
More information about the Python-bugs-list
mailing list