summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2018-04-18-19-12-25.bpo-33308.fW75xi.rst
blob: 586004a3c6c956ac1632f31e3e626f76fc44832d (plain)
1
2
Fixed a crash in the :mod:`parser` module when converting an ST object to a
tree of tuples or lists with ``line_info=False`` and ``col_info=True``.