diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-26 07:04:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 07:04:59 (GMT) |
commit | 5221a10dde4a3853fe7ace316d95767648055109 (patch) | |
tree | 502c4fee95ca0c75364abd0ba40da7aa4571cb76 /Python/ast.c | |
parent | a729f4abb8a3b13b63d46c450faf64202751449b (diff) | |
download | cpython-5221a10dde4a3853fe7ace316d95767648055109.zip cpython-5221a10dde4a3853fe7ace316d95767648055109.tar.gz cpython-5221a10dde4a3853fe7ace316d95767648055109.tar.bz2 |
bpo-35714: Reject null characters in struct format strings (GH-16928)
struct.error is now raised if there is a null character in a struct
format string.
(cherry picked from commit 3f59b55316f4c6ab451997902579aa69020b537c)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions