X Tutup
Skip to content

[3.12] gh-113407: Fix import of unittest.mock when CPython is built without docstrings (GH-113408)#113454

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-0c57454-3.12
Dec 24, 2023
Merged

[3.12] gh-113407: Fix import of unittest.mock when CPython is built without docstrings (GH-113408)#113454
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-0c57454-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 24, 2023

(cherry picked from commit 0c57454)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…thout docstrings (pythonGH-113408)

(cherry picked from commit 0c57454)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup