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().
V
Victor Stinner committed
4b65d5638c607747e2f5b28ed1914e3c397b4097
Parent: 18cfc1e
Committed by GitHub <noreply@github.com>
on 5/30/2023, 4:36:20 PM