]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100287: Fix unittest.mock.seal with AsyncMock (#100496)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Sat, 24 Dec 2022 19:39:39 +0000 (13:39 -0600)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 19:39:39 +0000 (19:39 +0000)
commite4b43ebb3afbd231a4e5630e7e358aa3093f8677
tree03fa3d002c6d84b0f54bf5be9251df7e455b7ba7
parent46e6a28308def2c3a71c679a6fa4ed7d520802b9
gh-100287: Fix unittest.mock.seal with AsyncMock (#100496)
Lib/test/test_unittest/testmock/testasync.py
Lib/unittest/mock.py
Misc/NEWS.d/next/Library/2022-12-24-08-42-05.gh-issue-100287.n0oEuG.rst [new file with mode: 0644]