Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.11] gh-64490: Fix bugs in argument clinic varargs processing (GH-32092) (#... | colorfulappl | 2022-12-28 | 1 | -0/+119 |
* | [3.11] gh-99240: Fix double-free bug in Argument Clinic str_converter generat... | colorfulappl | 2022-12-20 | 1 | -0/+79 |
* | [3.11] gh-64490: Fix refcount error when arguments are packed to tuple in arg... | colorfulappl | 2022-12-19 | 1 | -0/+37 |
* | [3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230) | colorfulappl | 2022-12-17 | 1 | -0/+952 |