commit | 39494285e15dc2d291ec13de5045b930eaf0a3db | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Mon May 03 16:20:46 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon May 03 16:20:46 2021 +0100 |
tree | 5974da6b88f612ad522edc2b3ae1c9e16982a35c | |
parent | c2931d31f8ba7cf10044de276018c713ffc73592 [diff] |
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]