diff options
author | Lysandros Nikolaou <lisandrosnik@gmail.com> | 2020-05-04 00:20:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 00:20:09 (GMT) |
commit | 7f06af684a1882fdb19d20650825948b1d7996e5 (patch) | |
tree | 6106d2c0d2aef7ca76ac522f313a9f54006e97bf /Tools/peg_generator | |
parent | ad9eaeab74b680830dbefc18e8fe3dec4677a21b (diff) | |
download | cpython-7f06af684a1882fdb19d20650825948b1d7996e5.zip cpython-7f06af684a1882fdb19d20650825948b1d7996e5.tar.gz cpython-7f06af684a1882fdb19d20650825948b1d7996e5.tar.bz2 |
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 'Tools/peg_generator')
0 files changed, 0 insertions, 0 deletions