[issue18374] ast.parse gives wrong position (col_offset) for some BinOp-s

Ivan Levkivskyi report at bugs.python.org
Mon Jul 8 17:17:59 EDT 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset 110a47c4f42cf4db88edc1876899fff8f05190fb by Ivan Levkivskyi (Carl Friedrich Bolz-Tereick) in branch 'master':
bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607)
https://github.com/python/cpython/commit/110a47c4f42cf4db88edc1876899fff8f05190fb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18374>
_______________________________________


More information about the Python-bugs-list mailing list