gh-106320: Remove private _PyLong_FileDescriptor_Converter() (#108503)
Move the private _PyLong converter functions to the internal C API * _PyLong_FileDescriptor_Converter(): moved to pycore_fileutils.h * _PyLong_Size_t_Converter(): moved to pycore_long.h Argument Clinic now emits includes for pycore_fileutils.h and pycore_long.h when these functions are used.
V
Victor Stinner committed
6353c21b78a3d91e7cd7810f1c00258a34e85fe7
Parent: 713afb8
Committed by GitHub <noreply@github.com>
on 8/26/2023, 1:18:09 AM