]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122087: Add tests for ismethoddescriptor() and isroutine() with partial objects...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 25 Jul 2024 07:12:26 +0000 (10:12 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 07:12:26 +0000 (10:12 +0300)
commitbb108580dec5d8655ccdfb6c8737b5f64e3366d0
treec3bb5e20872f474ea38987a2068de46c025d8965
parenta3327dbfd4db9e5ad1ca514963d503abbbbfede7
gh-122087: Add tests for ismethoddescriptor() and isroutine() with partial objects (GH-122219)
Lib/test/test_inspect/test_inspect.py