android13/external/python/cpython2/Misc/NEWS.d/next/Library/2018-04-18-19-12-25.bpo-333...

3 lines
148 B
ReStructuredText

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``.