summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/abstract.c
Commit message (Expand)AuthorAgeFilesLines
* [3.12] Add more C API tests (GH-112522) (GH-112525)Miss Islington (bot)2023-11-291-0/+33
* [3.12] gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-11055...Serhiy Storchaka2023-10-091-2/+0
* [3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)Miss Islington (bot)2023-09-021-18/+1
* [3.12] gh-107178: Add the C API tests for the Abstract Objects Layer (GH-1071...Serhiy Storchaka2023-08-161-0/+535