Staging
v0.8.1
https://github.com/python/cpython
Revision 5221a10dde4a3853fe7ace316d95767648055109 authored by Miss Islington (bot) on 26 May 2020, 07:04:59 UTC, committed by GitHub on 26 May 2020, 07:04:59 UTC

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>
1 parent a729f4a
History
Tip revision: 5221a10dde4a3853fe7ace316d95767648055109 authored by Miss Islington (bot) on 26 May 2020, 07:04:59 UTC
bpo-35714: Reject null characters in struct format strings (GH-16928)
Tip revision: 5221a10
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top