]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: add tests covering `PySequence_{Set,Del}Slice` (GH-99123)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 5 Nov 2022 17:08:00 +0000 (20:08 +0300)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 17:08:00 +0000 (17:08 +0000)
commitc5c40773cbadc8c35212877ea315a375f3bfaa4b
tree24c6c843b5aee5871979fc8d12830ddd6ac82cd3
parent67ade403a2dbbb41f270afd7000febadef85a27e
gh-94808: add tests covering `PySequence_{Set,Del}Slice` (GH-99123)
Lib/test/test_capi.py
Modules/_testcapimodule.c