[issue35714] Document that the null character '\0' terminates a struct format spec

Serhiy Storchaka report at bugs.python.org
Tue May 26 04:57:18 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 5ff5edfef63b3dbc1abb004b3fa4b3db87e79ff9 by Zackery Spytz in branch '3.8':
[3.8] bpo-35714: Reject null characters in struct format strings (GH-16928) (GH-20419)
https://github.com/python/cpython/commit/5ff5edfef63b3dbc1abb004b3fa4b3db87e79ff9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35714>
_______________________________________


More information about the Python-bugs-list mailing list