diff options
author | Zackery Spytz <zspytz@gmail.com> | 2023-10-11 11:44:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 11:44:06 (GMT) |
commit | f83fa0b9eb1c11a4ef53275d77c603b97335eb23 (patch) | |
tree | ee1428abd8e53a24e6c37b0d2978c95b8849f017 /Python/mysnprintf.c | |
parent | f27b83090701b9c215e0d65f1f924fb9330cb649 (diff) | |
download | cpython-f83fa0b9eb1c11a4ef53275d77c603b97335eb23.zip cpython-f83fa0b9eb1c11a4ef53275d77c603b97335eb23.tar.gz cpython-f83fa0b9eb1c11a4ef53275d77c603b97335eb23.tar.bz2 |
gh-84489: Properly handle trailing spaces in Py_BuildValue() format strings (GH-21158)
The docs state that the space, tab, colon, and comma characters are
ignored in Py_BuildValue() format strings.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions