]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103329: Add regression test for PropertyMock with side effect (GH-103358)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Apr 2023 07:01:20 +0000 (00:01 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2023 07:01:20 +0000 (00:01 -0700)
commit29a1e89c9fbfaf409cee3d6fada9473a324ac1c8
tree79c40394950fbb58554264bd8116d82e86fcd8af
parent70bc8c936dfbd936959efd32f0cddc2597598592
gh-103329: Add regression test for PropertyMock with side effect (GH-103358)

(cherry picked from commit 26c65980dc6d842879d133165bb7c461d98cc6c7)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/unittest/test/testmock/testhelpers.py
Misc/NEWS.d/next/Tests/2023-04-08-00-50-23.gh-issue-103329.M38tqF.rst [new file with mode: 0644]