summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-10-25-20-17-34.gh-issue-98624.YQUPFy.rst
blob: fb3a2b837fc3f935a0e8e952a1b65827f4657b09 (plain)
1
2
Add a mutex to unittest.mock.NonCallableMock to protect concurrent access
to mock attributes.