summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-04-02 11:29:39 (GMT)
committerGitHub <noreply@github.com>2024-04-02 11:29:39 (GMT)
commite3b6f287fc5d195859c29661145873c638c6dc83 (patch)
treebfd37901eeba476aa214184329e32b030cf5c23a /Python/pystrcmp.c
parentc32dc47aca6e8fac152699bc613e015c44ccdba9 (diff)
downloadcpython-e3b6f287fc5d195859c29661145873c638c6dc83.zip
cpython-e3b6f287fc5d195859c29661145873c638c6dc83.tar.gz
cpython-e3b6f287fc5d195859c29661145873c638c6dc83.tar.bz2
gh-113317: Argument Clinic: Add libclinic.return_converters (#117451)
Move the following converter classes to libclinic.return_converters: * CReturnConverter * CReturnConverterAutoRegister * Py_ssize_t_return_converter * bool_return_converter * double_return_converter * float_return_converter * int_return_converter * long_return_converter * size_t_return_converter * unsigned_int_return_converter * unsigned_long_return_converter Move also the add_c_return_converter() function there.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions