aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/dynload_shlib.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2025-05-08 12:27:50 +0300
committerGitHub <noreply@github.com>2025-05-08 12:27:50 +0300
commit4c914e7a36033d5e8d52cdef3a4063eb9b012ed2 (patch)
tree2d2eb0b705e5555864c4ba305a99bec78fcce484 /Python/dynload_shlib.c
parent3224b99872d8ed030181e5d009ea64e8672a68ee (diff)
downloadcpython-4c914e7a36033d5e8d52cdef3a4063eb9b012ed2.tar.gz
cpython-4c914e7a36033d5e8d52cdef3a4063eb9b012ed2.zip
gh-133583: Add support for fixed size unsigned integers in argument parsing (GH-133584)
* Add Argument Clinic converters: uint8, uint16, uint32, uint64. * Add private C API: _PyLong_UInt8_Converter(), _PyLong_UInt16_Converter(), _PyLong_UInt32_Converter(), _PyLong_UInt64_Converter().
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions