]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: cover `PyFunction_GetDefaults` and `PyFunction_SetDefaults` (#98449)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 27 Oct 2022 00:47:29 +0000 (03:47 +0300)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 00:47:29 +0000 (17:47 -0700)
commit7b24333fff51f9ca36ef19748016cc2b39ab6301
tree8a26e5b4db2cd4ca509b822b6c96baf88495ebe7
parent29b391b1378577825a658b14764a8ff3e0b5c958
gh-94808: cover `PyFunction_GetDefaults` and `PyFunction_SetDefaults` (#98449)
Lib/test/test_capi.py
Modules/_testcapimodule.c