]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116789: Add more tests for `inspect.getmembers` (#116802)
authorsobolevn <mail@sobolevn.me>
Sun, 18 Aug 2024 15:42:56 +0000 (18:42 +0300)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 15:42:56 +0000 (18:42 +0300)
commitc15bfa9a71c8b7ce7ff6d8486f51aab566e8d81d
treebeffef2b3359723c6bb06a0df42afabafe869a6e
parentb0f462d4c808d6fb1d381bba4932acd8309c1f3b
gh-116789: Add more tests for `inspect.getmembers` (#116802)
Lib/test/test_inspect/test_inspect.py