diff options
| author | Victor Stinner <vstinner@python.org> | 2024-03-14 13:58:07 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-14 13:58:07 (GMT) |
| commit | a76288ad9ba715216a29c89e046846b3eaf0fab7 (patch) | |
| tree | 33ec622c1df7a0703e0e14b0971ba218883ab12b /Python/optimizer_cases.c.h | |
| parent | 2a54c4b25e05e30c50b915302fa846dd0d4e018b (diff) | |
| download | cpython-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 'Python/optimizer_cases.c.h')
0 files changed, 0 insertions, 0 deletions
