]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118899: Add tests for `NotImplemented` attribute access (#118902)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 12 May 2024 14:00:49 +0000 (17:00 +0300)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 14:00:49 +0000 (14:00 +0000)
commitec1398e117fb142cc830495503dbdbb1ddafe941
tree3658f1fd48bd01acb751ef42bcba4e789081c77e
parent5b941e57c71d7d0ab983d81a169f892662cfe446
gh-118899: Add tests for `NotImplemented` attribute access (#118902)
Lib/test/test_builtin.py