summaryrefslogtreecommitdiffstats
path: root/Include/listobject.h
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-08-26 00:24:27 (GMT)
committerGitHub <noreply@github.com>2023-08-26 00:24:27 (GMT)
commit713afb8804666405f29115cf459b591308e3ab54 (patch)
treedb6bdfbbf19f1b222c4d6a6e027efd6a4202e96c /Include/listobject.h
parent86bc9e35c4aaf3bcc045ddd998844ffb64fec3a2 (diff)
downloadcpython-713afb8804666405f29115cf459b591308e3ab54.zip
cpython-713afb8804666405f29115cf459b591308e3ab54.tar.gz
cpython-713afb8804666405f29115cf459b591308e3ab54.tar.bz2
gh-106320: Remove private _PyLong converter functions (#108499)
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.
Diffstat (limited to 'Include/listobject.h')
0 files changed, 0 insertions, 0 deletions