]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132097: use a macro for semantically casting function pointers (#132406)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 18 Apr 2025 10:24:34 +0000 (12:24 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 10:24:34 +0000 (12:24 +0200)
commit379352620ce4d77f7248939a4cf211db48fdd241
tree49dd21e4e3d0b20aabce878df71e2d4ce04d23fd
parentf3d877a27abca355f9d05decf3e2ce0874983288
gh-132097: use a macro for semantically casting function pointers (#132406)
Include/internal/pycore_emscripten_trampoline.h
Include/methodobject.h
Include/pyport.h
Objects/descrobject.c
Objects/methodobject.c
Objects/typeobject.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h