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

Ivan Levkivskyi report at bugs.python.org
Tue Jul 9 09:29:01 EDT 2019


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


New changeset 68bd9c5691c4899d21cc7fe6cce7cd22b2f5ccb0 by Ivan Levkivskyi (Miss Islington (bot)) in branch '3.8':
bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672)
https://github.com/python/cpython/commit/68bd9c5691c4899d21cc7fe6cce7cd22b2f5ccb0


----------

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


More information about the Python-bugs-list mailing list