summaryrefslogtreecommitdiff
path: root/Python/ast.c
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-08-18 22:43:38 -0600
committerSerhiy Storchaka <storchaka@gmail.com>2018-08-19 07:43:38 +0300
commite349bf23584eef20e0d1e1b2989d9b1430f15507 (patch)
treed698b962c27f07d0e6f1baf4fbe13fee145c60dc /Python/ast.c
parentd3d3171da895d8cb880f23fae6be778f0ac23be7 (diff)
downloadcpython-git-e349bf23584eef20e0d1e1b2989d9b1430f15507.tar.gz
bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences starting with "+". (GH-8741)
The UTF-7 decoder now raises UnicodeDecodeError for ill-formed sequences starting with "+" (as specified in RFC 2152).
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions