]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: cover `PyMapping_HasKeyString` and `PyMapping_HasKey` (#98486)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 26 Oct 2022 04:33:32 +0000 (07:33 +0300)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 04:33:32 +0000 (21:33 -0700)
commit5d30544485dc56ab999ad7656ef6559306fd013f
treec704df6bb4de2807c0cdb14d97eeb018d326e324
parent216f45e4fec42407ff744b915523a226a0070ff1
gh-94808: cover `PyMapping_HasKeyString` and `PyMapping_HasKey` (#98486)
Lib/test/test_capi.py
Modules/_testcapimodule.c