Skip to content

GH-131296: fix clang-cl warning on Windows in longobject.c for 32bit builds#131604

Merged
picnixz merged 2 commits into
python:mainfrom
chris-eibl:fix_clangcl_longobject
Apr 18, 2025
Merged

GH-131296: fix clang-cl warning on Windows in longobject.c for 32bit builds#131604
picnixz merged 2 commits into
python:mainfrom
chris-eibl:fix_clangcl_longobject

use SIZEOF_SIZE_T == 8

dd92ba1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs