mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
* Add Argument Clinic converters: uint8, uint16, uint32, uint64.
* Add private C API: _PyLong_UInt8_Converter(),
_PyLong_UInt16_Converter(), _PyLong_UInt32_Converter(),
_PyLong_UInt64_Converter().
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| libclinic | ||
| .ruff.toml | ||
| clinic.py | ||
| mypy.ini | ||