]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145754: Update signature retrieval in unittest.mock to use forwardref annotation...
authorMatthias Schoettle <git@mattsch.com>
Fri, 20 Mar 2026 02:39:41 +0000 (22:39 -0400)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 02:39:41 +0000 (19:39 -0700)
commitd357a7dbf38868844415ec1d5df80379ea5a2326
tree50e07e7a6284e2fcb50ab317198cc1aaf76a8f19
parent6b5511d66bab0754d1d959cfe98947c536bf4d82
gh-145754: Update signature retrieval in unittest.mock to use forwardref annotation format (#145756)
Lib/test/test_unittest/testmock/testmock.py
Lib/unittest/mock.py
Misc/NEWS.d/next/Library/2026-03-10-14-57-15.gh-issue-145754.YBL5Ko.rst [new file with mode: 0644]