Staging
v0.5.1
https://github.com/python/cpython
Revision b27c71cdc02ae01081c14e7192f47abe636a831f authored by Miss Islington (bot) on 19 April 2018, 05:10:36 UTC, committed by GitHub on 19 April 2018, 05:10:36 UTC

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 67067d8
History
Tip revision: b27c71cdc02ae01081c14e7192f47abe636a831f authored by Miss Islington (bot) on 19 April 2018, 05:10:36 UTC
bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519)
Tip revision: b27c71c
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 10.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top