]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124174)
authorVictor Stinner <vstinner@python.org>
Tue, 17 Sep 2024 14:43:39 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 14:43:39 +0000 (14:43 +0000)
commit98f93a32f395cc75dd30f95428e28b10442b4344
tree2b69142896cddf132bfbc7b9db7a5b9bcfc4ed3b
parent33eeccf6d4f16e483b4c8a180bad718545aeaeaf
gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124174)
Include/internal/pycore_gc.h
Include/internal/pycore_list.h
Include/internal/pycore_stackref.h
Tools/build/.warningignore_macos
Tools/build/.warningignore_ubuntu