gh-106320: Remove private _PyLong converter functions#108499
Conversation
|
@erlend-aasland @AlexWaygood: This change Adding an unused |
Move private functions to the internal C API (pycore_traceback.h): Argument Clinic now emits #include "pycore_long.h" when using these functions.
8ec187a to
d0b56a7
Compare
|
Move private functions to the internal C API (pycore_traceback.h):
Argument Clinic now emits #include "pycore_long.h" when using these functions.