summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/dict.c
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-11055...Serhiy Storchaka2023-10-091-2/+0
* [3.12] C API tests: use special markers to test that output parameters were s...Serhiy Storchaka2023-09-081-1/+3
* [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/+323