]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103329: Add regression test for PropertyMock with side effect (#103358)
authorRussell Keith-Magee <russell@keith-magee.com>
Sat, 8 Apr 2023 02:09:00 +0000 (10:09 +0800)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2023 02:09:00 +0000 (20:09 -0600)
commit26c65980dc6d842879d133165bb7c461d98cc6c7
tree3ade99c9f2b08ceef11f1f5625cefec639863042
parent91794e587306343619a451473efae22aa9f4b9bd
gh-103329: Add regression test for PropertyMock with side effect (#103358)
Lib/test/test_unittest/testmock/testhelpers.py
Misc/NEWS.d/next/Tests/2023-04-08-00-50-23.gh-issue-103329.M38tqF.rst [new file with mode: 0644]