]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123130)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 16:18:53 +0000 (19:18 +0300)
commit030b48c27aa289ef1df41aa3b58588d5d71daf09
tree36465eb36730e49ded5d551feb989c93cbdca881
parente9d1bf353c3ccafc0d9b61b1b3688051bc976604
[3.12] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123130)

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