]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110525: Add CAPI tests for set and frozenset objects (GH-110526). (GH-110547)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 9 Oct 2023 10:04:09 +0000 (13:04 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 10:04:09 +0000 (10:04 +0000)
commit3ed5cb0de37a0bb9325265465a56427b90a29598
treebe35995ab2d316e9bb0e43ddb78a9d0202894df5
parenta7fe709fef75e056698b80b9861c34fc362dc5aa
[3.12] gh-110525: Add CAPI tests for set and frozenset objects (GH-110526). (GH-110547)

(cherry picked from commit c49edd7d9c5395a6a6696a4846f56bc8b2b22792)
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