diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-04-22 16:53:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 16:53:10 (GMT) |
commit | 48ec61a89a959071206549819448405c2cea61b0 (patch) | |
tree | 56c7d8341d6c617c516e1a3746d724eb9f67d8c8 /Makefile.pre.in | |
parent | 6ccfa31421393910b52936e0447625db06f2a655 (diff) | |
download | cpython-48ec61a89a959071206549819448405c2cea61b0.zip cpython-48ec61a89a959071206549819448405c2cea61b0.tar.gz cpython-48ec61a89a959071206549819448405c2cea61b0.tar.bz2 |
gh-91700: Validate the group number in conditional expression in RE (GH-91702)
In expression (?(group)...) an appropriate re.error is now
raised if the group number refers to not defined group.
Previously it raised RuntimeError: invalid SRE code.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions