gh-80064: Fix is_valid_wide_char() return type by vstinner · Pull Request #105099 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Return a classical int, rather than size_t.
Return a classical int, rather than size_t.
vstinner
added
the
skip news
label
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
vstinner
merged commit
4b65d56
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
is_valid_wchar
branch
carljm added a commit to carljm/cpython that referenced this pull request
* main: CI: Temporarily skip paths with spaces to avoid error (python#105110) pythongh-105071: add missing versionadded directive (python#105097) pythongh-80064: Fix is_valid_wide_char() return type (python#105099) Small speedup for dataclass __eq__ and __repr__ (python#104904) pythongh-103921: Minor PEP-695 fixes to the `ast` module docs (python#105093) pythongh-105091: stable_abi.py: Remove "Unixy" check from --all on other platforms (pythonGH-105092)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment