[2.7] bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519) by serhiy-storchaka · Pull Request #6532 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:2.7from
Apr 19, 2018Conversation
Copy link Copy Markdown
Member
Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362ea)
…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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
merged commit
d988c0b
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
backport-e5362ea-2.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment