X Tutup
Skip to content

[3.14] gh-142651: use NonCallableMock._lock for thread safety of call_count (GH-142922)#145739

Merged
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-728e4a0-3.14
Mar 10, 2026
Merged

[3.14] gh-142651: use NonCallableMock._lock for thread safety of call_count (GH-142922)#145739
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-728e4a0-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 10, 2026

(cherry picked from commit 728e4a0)

Co-authored-by: Kumar Aditya kumaraditya@python.org

…ll_count` (pythonGH-142922)

(cherry picked from commit 728e4a075e3dae7e04edf90ad137a35073deb141)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 10, 2026 12:28
@kumaraditya303 kumaraditya303 merged commit a5ed66d into python:3.14 Mar 10, 2026
53 checks passed
@miss-islington miss-islington deleted the backport-728e4a0-3.14 branch March 10, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup