bpo-33308: Fix a crash in the parser module when convert an ST object. by serhiy-storchaka · Pull Request #6519 · python/cpython

@serhiy-storchaka

Converting with line_info=False and col_info=True crashed before.

@brettcannon

brettcannon

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 18, 2018
pythonGH-6519)

Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 18, 2018
pythonGH-6519)

Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington added a commit that referenced this pull request

Apr 19, 2018
GH-6519)

Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington added a commit that referenced this pull request

Apr 19, 2018
GH-6519)

Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Apr 19, 2018
…object. (pythonGH-6519)

Converting with line_info=False and col_info=True crashed before..
(cherry picked from commit e5362ea)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

Apr 19, 2018
…object. (GH-6519) (GH-6532)

Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)