]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113407: Fix import of unittest.mock when CPython is built without docstrings ...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Dec 2023 11:38:56 +0000 (13:38 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 11:38:56 +0000 (13:38 +0200)
commit0c574540e07792cef5487aef61ab38bfe404060f
tree49807ad37ae47cc1972364c018108aa4927e9172
parent0d74e9683b8567df933e415abf747d9e0b4cd7ef
gh-113407: Fix import of unittest.mock when CPython is built without docstrings (GH-113408)
Lib/unittest/mock.py
Misc/NEWS.d/next/Library/2023-12-22-20-49-52.gh-issue-113407.C_O13_.rst [new file with mode: 0644]