bpo-43754: Fix compiler warning in Python/compile.c (GH-25855)
This fixes the following warning: 'initializing': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
P
Pablo Galindo committed
39494285e15dc2d291ec13de5045b930eaf0a3db
Parent: c2931d3
Committed by GitHub <noreply@github.com>
on 5/3/2021, 3:20:46 PM