]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110525: Delete `test_c_api` method from `set` object (#110688)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 13 Oct 2023 08:06:25 +0000 (11:06 +0300)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 08:06:25 +0000 (10:06 +0200)
commit989a2539472677ee0c6059c5afc925adb69059a6
tree9d3031234006faca971579f00dd430ff94a653b0
parent05439d308740b621d03562451a7608eb725937ae
gh-110525: Delete `test_c_api` method from `set` object (#110688)
Lib/test/test_set.py
Lib/test/test_weakset.py
Misc/NEWS.d/next/Core and Builtins/2023-10-11-11-39-22.gh-issue-110688.lB6Q7t.rst [new file with mode: 0644]
Objects/setobject.c