]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110525: Add CAPI tests for set and frozenset objects (GH-110526)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 9 Oct 2023 08:57:48 +0000 (11:57 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 08:57:48 +0000 (11:57 +0300)
commitc49edd7d9c5395a6a6696a4846f56bc8b2b22792
treeea7be24f2e486763fd519a5e9d9ee82c8f9ff7cb
parentdd4bb0529e44ac6f75a9ebbfcbf5d73dc251b7a7
gh-110525: Add CAPI tests for set and frozenset objects (GH-110526)
Lib/test/test_capi/test_set.py [new file with mode: 0644]
Modules/Setup.stdlib.in
Modules/_testcapi/parts.h
Modules/_testcapi/set.c [new file with mode: 0644]
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj