◐ Shell
clean mode source ↗

gh-111178: Avoid calling functions from incompatible pointer types in dictobject.c by chrstphrchvz · Pull Request #112892 · python/cpython

added 21 commits

December 5, 2023 06:21

kulikjak pushed a commit to kulikjak/cpython that referenced this pull request

Jan 22, 2024
…pes in dictobject.c (python#112892)

Fix undefined behavior warnings (UBSan  -fsanitize=function).

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
…pes in dictobject.c (python#112892)

Fix undefined behavior warnings (UBSan  -fsanitize=function).

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…pes in dictobject.c (python#112892)

Fix undefined behavior warnings (UBSan  -fsanitize=function).