]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118899: Add tests for `NotImplemented` attribute access (GH-118902) (#118969)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 May 2024 14:22:58 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 14:22:58 +0000 (14:22 +0000)
commit76dc1bf5be3b360f7d8c476accb0d8d53c8dfb08
tree4017eb5259525b0dad2e37f09b63eba0318646f2
parenta0786bcb748ac64a051f6c74f298b8b91852ee4f
[3.12] gh-118899: Add tests for `NotImplemented` attribute access (GH-118902) (#118969)

gh-118899: Add tests for `NotImplemented` attribute access (GH-118902)
(cherry picked from commit ec1398e117fb142cc830495503dbdbb1ddafe941)

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