]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141150: Don't rely on implicit conversion from void * to pointer in _PyModule...
authorDino Viehland <dinoviehland@meta.com>
Thu, 6 Nov 2025 15:16:56 +0000 (10:16 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 15:16:56 +0000 (07:16 -0800)
commit13f09a60f4d6fca019bff9dec05dabe5ad390d21
tree45fe6cc6adbd3abd50534adbfaefa6d6d1a5b4ad
parent2e5e6fd380eb747bffeac151ca6f609779ef36f3
gh-141150: Don't rely on implicit conversion from void * to pointer in _PyModule… (#141147)

Don't rely on implicit conversion from void * to pointer in _PyModule_GetToken
Include/internal/pycore_moduleobject.h