summaryrefslogtreecommitdiffstats
path: root/Tools/clinic/libclinic/converter.py
Commit message (Expand)AuthorAgeFilesLines
* gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-...Serhiy Storchaka2024-11-071-1/+1
* CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592)Kirill Podoprigora2024-10-161-3/+1
* build(deps-dev): bump mypy from 1.10.1 to 1.11.1 in /Tools (#122550)dependabot[bot]2024-08-051-1/+3
* gh-113317: Add Codegen class to Argument Clinic (#117626)Victor Stinner2024-04-111-3/+6
* gh-113317: Argument Clinic: Add libclinic.converters module (#117315)Victor Stinner2024-04-021-0/+16
* gh-85283: Build pwd extension with the limited C API (#116841)Victor Stinner2024-03-151-5/+4
* gh-113317, AC: Add libclinic.converter module (#116821)Victor Stinner2024-03-141-0/+534