]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: add tests covering `PySequence_{Set,Del}Slice` (GH-99123)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 5 Nov 2022 17:32:46 +0000 (10:32 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 17:32:46 +0000 (10:32 -0700)
commitd8c11b75e2669c28f2a020883783f281f29864a4
tree46012adcba7af95ef5be618fa8f8e23969d25ccc
parent07734a42dbea13900199334ff9cee4af0e2ce2fc
gh-94808: add tests covering `PySequence_{Set,Del}Slice` (GH-99123)

(cherry picked from commit c5c40773cbadc8c35212877ea315a375f3bfaa4b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_capi.py
Modules/_testcapimodule.c