Skip to content

bpo-40334: Explicitly cast to int in pegen.c to fix a compiler warning#19779

Merged
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-40334-warnings
Apr 29, 2020
Merged

bpo-40334: Explicitly cast to int in pegen.c to fix a compiler warning#19779
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-40334-warnings

bpo-40334: Use Py_SAFE_DOWNCAST when casting size_t to int in pegen.c

edb3f4b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs