]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118899: Add tests for `NotImplemented` attribute access (GH-118902) (#118968)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 May 2024 14:23:45 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 14:23:45 +0000 (14:23 +0000)
commit6e855b30a9e63ece55c595dc3ee3fbd520aafa79
treef882ae496bf9cc19b9abb52fee26d891ced99bed
parentd3094744d40de2deefbda9b1996d5029c9ebf0b0
[3.13] gh-118899: Add tests for `NotImplemented` attribute access (GH-118902) (#118968)

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