mirror of https://github.com/python/cpython
713afb8804
Move these private functions to the internal C API (pycore_long.h): * _PyLong_UnsignedInt_Converter() * _PyLong_UnsignedLongLong_Converter() * _PyLong_UnsignedLong_Converter() * _PyLong_UnsignedShort_Converter() Argument Clinic now emits #include "pycore_long.h" when these functions are used. |
||
---|---|---|
.. | ||
_testconsole.c.h | ||
_wmimodule.cpp.h | ||
msvcrtmodule.c.h | ||
winreg.c.h | ||
winsound.c.h |