summaryrefslogtreecommitdiffstats
path: root/Modules/clinic/overlapped.c.h
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-03-14 13:58:07 (GMT)
committerGitHub <noreply@github.com>2024-03-14 13:58:07 (GMT)
commita76288ad9ba715216a29c89e046846b3eaf0fab7 (patch)
tree33ec622c1df7a0703e0e14b0971ba218883ab12b /Modules/clinic/overlapped.c.h
parent2a54c4b25e05e30c50b915302fa846dd0d4e018b (diff)
downloadcpython-a76288ad9ba715216a29c89e046846b3eaf0fab7.zip
cpython-a76288ad9ba715216a29c89e046846b3eaf0fab7.tar.gz
cpython-a76288ad9ba715216a29c89e046846b3eaf0fab7.tar.bz2
gh-116646, AC: Always use PyObject_AsFileDescriptor() in fildes (#116806)
The fildes converter of Argument Clinic now always call PyObject_AsFileDescriptor(), not only for the limited C API. The _PyLong_FileDescriptor_Converter() converter stays as a fallback when PyObject_AsFileDescriptor() cannot be used.
Diffstat (limited to 'Modules/clinic/overlapped.c.h')
0 files changed, 0 insertions, 0 deletions