]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123129)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Aug 2024 09:51:56 +0000 (11:51 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 09:51:56 +0000 (11:51 +0200)
commit3822d7cd28b0193b5934b2e8f43e502944a57fc5
treed44a54fcac1c30bd8f7f66354bc1ed4bfc29a8e5
parent865bfb1530f377d719cb9d68b4538a19b82922d3
[3.13] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123129)

gh-116789: Add more tests for `inspect.getmembers` (GH-116802)
(cherry picked from commit c15bfa9a71c8b7ce7ff6d8486f51aab566e8d81d)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_inspect/test_inspect.py