Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-64631: Test exception messages in cloned Argument Clinic funcs (#104167) | Erlend E. Aasland | 2023-05-05 | 1 | -1/+259 |
* | GH-100342: check for allocation failure in AC `*args` parsing (#100343) | Kumar Aditya | 2022-12-28 | 1 | -1/+7 |
* | gh-64490: Fix bugs in argument clinic varargs processing (#32092) | colorfulappl | 2022-11-24 | 1 | -1/+389 |
* | gh-99240: Fix double-free bug in Argument Clinic str_converter generated code... | colorfulappl | 2022-11-24 | 1 | -1/+71 |
* | gh-64490: Fix refcount error when arguments are packed to tuple in argument c... | colorfulappl | 2022-11-24 | 1 | -1/+66 |
* | gh-96002: Add functional test for Argument Clinic (#96178) | colorfulappl | 2022-11-21 | 1 | -0/+2291 |