]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103272: regression test for getattr exception in property (GH-103336)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Apr 2023 19:36:10 +0000 (12:36 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 19:36:10 +0000 (12:36 -0700)
commitb8d1623f73031ebfedf3531a44f4a05730c45320
tree42910f4c4f440f98e5d22ee43631e1cf934f2a85
parent1b1f0164cb210abc0af5803bee071d67e8272bb8
gh-103272: regression test for getattr exception in property (GH-103336)

(cherry picked from commit 5d7d86f2fdbbfc23325e7256ee289bf20ce7124e)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Lib/test/test_descr.py