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. |
||
---|---|---|
.. | ||
clinic | ||
impl | ||
blake2b2s.py | ||
blake2b_impl.c | ||
blake2module.c | ||
blake2module.h | ||
blake2s_impl.c |