Skip to content

[pull] main from python:main - #1464

Merged
pull[bot] merged 5 commits into
tj-python:mainfrom
python:main
Sep 10, 2026
Merged

[pull] main from python:main#1464
pull[bot] merged 5 commits into
tj-python:mainfrom
python:main

Conversation

@pull

@pull pull Bot commented Sep 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

gwjacobs and others added 5 commits September 10, 2026 20:34
…erview (#142208)

Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Use the libc-provided SYS_getrandom syscall number when available,
falling back to the kernel-provided __NR_getrandom when necessary.
Using MSVC (on Windows), _Py_TYPEOF() prefers decltype()
over __typeof__() on C++.

Fix also _Py_TYPEOF() usage in Py_CLEAR() and Py_SETREF() macros.
Replace "_Py_TYPEOF(dst)*" with "_Py_TYPEOF(&(dst))". In C++,
"_Py_TYPEOF(dst)*" can fail with a compiler error.
@pull pull Bot locked and limited conversation to collaborators Sep 10, 2026
@pull pull Bot added the ⤵️ pull label Sep 10, 2026
@pull
pull Bot merged commit 8f84787 into tj-python:main Sep 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants