summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-07-05-21-46-45.bpo-18374.qgE0H3.rst
blob: f9e99e0474a411437a530387a419819c5ac1348b (plain)
1
2
Fix the ``.col_offset`` attribute of nested :class:`ast.BinOp` instances
which had a too large value in some situations.