X Tutup
Skip to content

[3.13] gh-120732: Fix name passing to Mock, when using kwargs to create_autospec (GH-120737)#120760

Merged
cjw296 merged 1 commit intopython:3.13from
miss-islington:backport-1e48156-3.13
Jun 19, 2024
Merged

[3.13] gh-120732: Fix name passing to Mock, when using kwargs to create_autospec (GH-120737)#120760
cjw296 merged 1 commit intopython:3.13from
miss-islington:backport-1e48156-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 19, 2024

…create_autospec` (pythonGH-120737)

(cherry picked from commit 1e48156)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@cjw296 cjw296 enabled auto-merge (squash) June 19, 2024 20:43
@cjw296 cjw296 merged commit 355d928 into python:3.13 Jun 19, 2024
@miss-islington miss-islington deleted the backport-1e48156-3.13 branch January 2, 2026 16:42
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.

3 participants

X Tutup