diff options
author | Guido van Rossum <guido@python.org> | 2019-02-27 22:06:18 -0800 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2019-03-05 11:36:11 -0800 |
commit | 9f4cb2392439243c94caa76614b1330ed2357334 (patch) | |
tree | 8eb75b141345e96709b84b935874ee73ebddab7e /Tools/gdb/libpython.py | |
parent | 543ab7597db93cdbf3e347552675df0e3c54e9dd (diff) | |
download | cpython-git-9f4cb2392439243c94caa76614b1330ed2357334.tar.gz |
Fix test_parser.py
The PyST_Object header in parsermodule.c became one int larger
because it contains a PyCompilerFlags struct, which grew extra
space for the st_feature_version field. Took me long enough!
Diffstat (limited to 'Tools/gdb/libpython.py')
0 files changed, 0 insertions, 0 deletions