summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorLysandros Nikolaou <lisandrosnik@gmail.com>2020-05-04 03:20:09 +0300
committerGitHub <noreply@github.com>2020-05-04 01:20:09 +0100
commit7f06af684a1882fdb19d20650825948b1d7996e5 (patch)
tree6106d2c0d2aef7ca76ac522f313a9f54006e97bf /Python/pythonrun.c
parentad9eaeab74b680830dbefc18e8fe3dec4677a21b (diff)
downloadcpython-git-7f06af684a1882fdb19d20650825948b1d7996e5.tar.gz
bpo-40334: Set error_indicator in _PyPegen_raise_error (GH-19887)
Due to PyErr_Occurred not being called at the beginning of each rule, we need to set the error indicator, so that rules do not get expanded after an exception has been thrown
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions