summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-102493: backport unit test for PyErr_SetObject (#102602)Irit Katriel2023-03-111-0/+28
* [3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation...Bill Fisher2022-12-241-0/+10
* gh-60203: Always pass True/False as boolean arguments in tests (GH-99983)Miss Islington (bot)2022-12-041-4/+5
* bpo-34272: Reorganize C API tests. (GH-8551)Miss Islington (bot)2022-11-121-0/+1367