GH-117086: Fix function version numbering #106799
Annotations
2 warnings
Build CPython:
Python/gc.c#L1240
'function': conversion from 'uintptr_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/gc.c#L1700
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Loading