diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-19 05:10:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-19 05:10:36 (GMT) |
commit | b27c71cdc02ae01081c14e7192f47abe636a831f (patch) | |
tree | 6e40b06adec8ee2b226aedb22a870c1d375414b3 /Python/compile.c | |
parent | 67067d85eb1df8c52399f9fc74dc4c1a32ec86cd (diff) | |
download | cpython-b27c71cdc02ae01081c14e7192f47abe636a831f.zip cpython-b27c71cdc02ae01081c14e7192f47abe636a831f.tar.gz cpython-b27c71cdc02ae01081c14e7192f47abe636a831f.tar.bz2 |
bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519)
Converting with line_info=False and col_info=True crashed before.
(cherry picked from commit e5362eaa75a154c6e91c5b1c47719d0a0f5ca48b)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions