Issue 33308: parser.st2list(..., col_info=True) triggers a SystemError (original) (raw)
parser.st2list(parser.suite(""), col_info=True)
causes:
Fatal Python error: a function returned a result with an error set IndexError: list assignment index out of range
The above exception was the direct cause of the following exception:
SystemError: <built-in function st2list> returned a result with an error set
Current thread 0x00007fff9ca99380 (most recent call first):
File "/private/tmp/tester/lazy/sub.py", line 3 in <module>
fish: '/Users/brettcannon/Repositories…' terminated by signal SIGABRT (Abort)