diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-10-12 17:03:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-12 17:03:24 (GMT) |
commit | e540bb546163f108c7c304f2e6865efaa78cd4c2 (patch) | |
tree | 1b0e2708798443858100a7b42181eaa47df93af3 /Programs/python.c | |
parent | 5a638a805503131f4a9cc2bbc5944611295c1500 (diff) | |
download | cpython-e540bb546163f108c7c304f2e6865efaa78cd4c2.zip cpython-e540bb546163f108c7c304f2e6865efaa78cd4c2.tar.gz cpython-e540bb546163f108c7c304f2e6865efaa78cd4c2.tar.bz2 |
bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503)
KeyError should cause a failure in parsing the encoded word and should be caught and raised as a _InvalidEWError instead.
(cherry picked from commit 65dcc8a8dc41d3453fd6b987073a5f1b30c5c0fd)
Co-authored-by: Andrei Troie <andreitroie90@gmail.com>
Diffstat (limited to 'Programs/python.c')
0 files changed, 0 insertions, 0 deletions