This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
107,765
Commits
6
Branches
593
Tags
2.5
GiB
8b33961e4b
Commit Graph
1 Commits
Author
SHA1
Message
Date
Zackery Spytz
3f59b55316
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.
2020-05-25 10:55:09 +03:00