cpython/Tools/clinic/libclinic
Victor Stinner 8fc8fbb43a
gh-85283: Build pwd extension with the limited C API (#116841)
Argument Clinic now uses the PEP 737 "%T" format to format type name
for the limited C API.
2024-03-15 08:49:58 +01:00
..
__init__.py gh-113317, AC: Add libclinic.function (#116807) 2024-03-14 14:37:22 +00:00
block_parser.py gh-113317, AC: Add libclinic.block_parser module (#116819) 2024-03-14 16:11:39 +00:00
converter.py gh-85283: Build pwd extension with the limited C API (#116841) 2024-03-15 08:49:58 +01:00
cpp.py gh-113299: Move cpp.py into libclinic (#113526) 2023-12-28 00:20:57 +01:00
crenderdata.py gh-113317, AC: Add libclinic.converter module (#116821) 2024-03-14 18:59:43 +01:00
errors.py gh-113317, AC: Move warn() and fail() to libclinic.errors (#116770) 2024-03-14 08:07:01 +00:00
formatting.py gh-113317: Argument Clinic: move linear_format into libclinic (#115518) 2024-02-15 23:52:20 +01:00
function.py gh-113317, AC: Add libclinic.converter module (#116821) 2024-03-14 18:59:43 +01:00
identifiers.py gh-113317: Argument Clinic: move C/Py identifier helpers into libclinic (#115520) 2024-02-16 07:42:15 +01:00
language.py gh-113317, AC: Add libclinic.block_parser module (#116819) 2024-03-14 16:11:39 +00:00
utils.py gh-113317, AC: Add libclinic.function (#116807) 2024-03-14 14:37:22 +00:00