Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-... | Serhiy Storchaka | 2024-11-07 | 1 | -1/+1 |
* | CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592) | Kirill Podoprigora | 2024-10-16 | 1 | -3/+1 |
* | build(deps-dev): bump mypy from 1.10.1 to 1.11.1 in /Tools (#122550) | dependabot[bot] | 2024-08-05 | 1 | -1/+3 |
* | gh-113317: Add Codegen class to Argument Clinic (#117626) | Victor Stinner | 2024-04-11 | 1 | -3/+6 |
* | gh-113317: Argument Clinic: Add libclinic.converters module (#117315) | Victor Stinner | 2024-04-02 | 1 | -0/+16 |
* | gh-85283: Build pwd extension with the limited C API (#116841) | Victor Stinner | 2024-03-15 | 1 | -5/+4 |
* | gh-113317, AC: Add libclinic.converter module (#116821) | Victor Stinner | 2024-03-14 | 1 | -0/+534 |