diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-17 15:35:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 15:35:40 (GMT) |
commit | ec08aa1fe4cb010ca4ff6816de5d446bf19210ef (patch) | |
tree | e8826df9f5891ca165ea947a122b8d3ee1457b65 /Python/ceval.c | |
parent | ab80c6b402eeec379315fa3df111f6bec2de6900 (diff) | |
download | cpython-ec08aa1fe4cb010ca4ff6816de5d446bf19210ef.zip cpython-ec08aa1fe4cb010ca4ff6816de5d446bf19210ef.tar.gz cpython-ec08aa1fe4cb010ca4ff6816de5d446bf19210ef.tar.bz2 |
gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h (#124177)
Change also the fix for pycore_gc.h and pycore_stackref.h:
declare constants as uintptr_t, rather than casting constants.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions