summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_tuple.py
Commit message (Expand)AuthorAgeFilesLines
* GH-127058: Make `PySequence_Tuple` safer and probably faster. (#127758)Mark Shannon2024-12-111-0/+25
* gh-111495: Add tests for PyTuple C API (#118757)Sergey B Kirpichev2024-08-261-0/+261