]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (#118163)
authorinfohash <46137868+infohash@users.noreply.github.com>
Thu, 2 May 2024 17:36:35 +0000 (23:06 +0530)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 17:36:35 +0000 (18:36 +0100)
commitb28a3339e4c63ea3a801dba9bbbc6af5af42c3a0
tree59596b2a6485be23e5e4af72198816d97ed93495
parent6bcbee09df9f6fa6496fb7f68b6d655f190903a7
gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (#118163)
Lib/test/test_unittest/testmock/testmock.py
Lib/unittest/mock.py
Misc/NEWS.d/next/Library/2024-04-22-21-54-12.gh-issue-90848.5jHEEc.rst [new file with mode: 0644]