Uh oh!
There was an error while loading. Please reload this page.
gh-142651: Make call_count of Mock thread safe - #142656
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…RtBu4.rst Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
…into fix-issue-142651
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @chaope for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit 850f95f) Co-authored-by: chaope <pengchaoandy@gmail.com>
(cherry picked from commit 850f95f) Co-authored-by: chaope <pengchaoandy@gmail.com>
GH-142743 is a backport of this pull request to the 3.14 branch. |
GH-142744 is a backport of this pull request to the 3.13 branch. |
bedevere-bot
commented
Dec 15, 2025
|
bedevere-bot
commented
Dec 15, 2025
|
chaope
commented
Dec 15, 2025
Looks like we need to do cleanup or request more space in test run? Need to check the CICD pipeline to see what's best action here.
|
I've reopened the issue. This is still not thread-safe |
gh-142651: Make call_count of Mock thread safe