]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103272: regression test for getattr exception in property (#103336)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Fri, 7 Apr 2023 19:11:11 +0000 (03:11 +0800)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 19:11:11 +0000 (12:11 -0700)
commit5d7d86f2fdbbfc23325e7256ee289bf20ce7124e
tree2cf48656524065ca36d21d8c722680da9db60405
parenta90863c993157ae65e040476cf46abd73ae54b4a
gh-103272: regression test for getattr exception in property (#103336)
Lib/test/test_descr.py