COMMITS
/ Modules/_testcapi/set.c February 1, 2025
V
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner committed
March 18, 2024
V
gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602)
Victor Stinner committed
October 9, 2023
N
gh-110525: Cover PySet_Add corner case with frozenset objects (GH-110544)
Nikita Sobolev committed
N
gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-110552)
Nikita Sobolev committed
N
gh-110525: Add CAPI tests for set and frozenset objects (GH-110526)
Nikita Sobolev committed