X Tutup
Skip to content

[3.12] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038)#124232

Merged
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-7628f67-3.12
Sep 19, 2024
Merged

[3.12] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038)#124232
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-7628f67-3.12

Conversation

@miss-islington
Copy link
Contributor

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

(cherry picked from commit 7628f67)

Co-authored-by: sobolevn mail@sobolevn.me

…ues (pythonGH-124038)

(cherry picked from commit 7628f67)

Co-authored-by: sobolevn <mail@sobolevn.me>
@sobolevn sobolevn enabled auto-merge (squash) September 19, 2024 08:05
@sobolevn sobolevn merged commit e9578f6 into python:3.12 Sep 19, 2024
@miss-islington miss-islington deleted the backport-7628f67-3.12 branch January 2, 2026 17:53
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