aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/mysnprintf.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-05-30 18:36:20 +0200
committerGitHub <noreply@github.com>2023-05-30 18:36:20 +0200
commit4b65d5638c607747e2f5b28ed1914e3c397b4097 (patch)
tree6f1ffaff2c22159789c0aa776903fc12a33f2503 /Python/mysnprintf.c
parent18cfc1eea569f0ce72ad403840c0e6cc5f81e1c2 (diff)
downloadcpython-4b65d5638c607747e2f5b28ed1914e3c397b4097.tar.gz
cpython-4b65d5638c607747e2f5b28ed1914e3c397b4097.zip
gh-80064: Fix is_valid_wide_char() return type (#105099)
Return a classical int, rather than size_t. The size_t type was kept from copied/pasted code related to mbstowcs().
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions