mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
4e332464b4
gh-142651: use `NonCallableMock._lock` for thread safety of `call_count` (GH-142922)
(cherry picked from commit 728e4a075e)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>