]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117797: Improve `test_descr.test_not_implemented` (GH-117798) (#117921)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Apr 2024 09:50:10 +0000 (11:50 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 09:50:10 +0000 (12:50 +0300)
commit44eab29cbd5fd9c120919d1c3b647d2241e055ba
tree3a600e15b45eae105036e498277b66049f8e9463
parent556fb3675c87ed1132caa5ccec94fc3f8778b1d7
[3.12] gh-117797: Improve `test_descr.test_not_implemented` (GH-117798) (#117921)

gh-117797: Improve `test_descr.test_not_implemented` (GH-117798)
(cherry picked from commit 1a1e013a4a526546c373afd887f2e25eecc984ad)

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