summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_getargs.py
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-112438: Fix support of format units with the "e" prefix in nested t...Serhiy Storchaka2023-11-271-0/+27
* [3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199)Furkan Onder2023-10-231-0/+19
* [3.11] gh-99240: Reset pointer to NULL when the pointed memory is freed in ar...colorfulappl2022-12-211-0/+4
* bpo-34272: Reorganize C API tests. (GH-8551)Miss Islington (bot)2022-11-121-0/+1318