]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103193: Improve `getattr_static` test coverage (GH-104286) (#104290)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 May 2023 14:44:10 +0000 (07:44 -0700)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 14:44:10 +0000 (14:44 +0000)
commitd54f6441ceb17b48b047072dabca92ce4cd683b4
tree0ef26fe8f8c4fabeaf9aefd0700337dc307ef802
parent499b79d0b950300e8b5fd3b5be76bfc144b14840
[3.11] gh-103193: Improve `getattr_static` test coverage (GH-104286) (#104290)

gh-103193: Improve `getattr_static` test coverage (GH-104286)
(cherry picked from commit 921185ed050efbca2f0adeab79f676b7f8cc3660)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_inspect.py