Skip to content

bpo-40915: Fix a 32bit compiler warning in mmapmodule.c on Windows#30175

Merged
zooba merged 1 commit into
python:mainfrom
neonene:bpo-40915
Dec 18, 2021
Merged

bpo-40915: Fix a 32bit compiler warning in mmapmodule.c on Windows#30175
zooba merged 1 commit into
python:mainfrom
neonene:bpo-40915

Fix conversion from LARGE_INTEGER to Py_ssize_t

44519d2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs