Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 16, 2025

@kumaraditya303 kumaraditya303 added tests Tests in the Lib/test dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 16, 2025
@kumaraditya303 kumaraditya303 merged commit 4fd006e into python:main Dec 17, 2025
54 checks passed
@miss-islington-app
Copy link

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@kumaraditya303 kumaraditya303 deleted the mock branch December 17, 2025 07:47
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Dec 17, 2025

GH-142856 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Dec 17, 2025

GH-142857 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 17, 2025
kumaraditya303 added a commit that referenced this pull request Dec 17, 2025
…142857)

gh-142752: add more thread safety tests for mock (GH-142791)
(cherry picked from commit 4fd006e)

Co-authored-by: Kumar Aditya <[email protected]>
kumaraditya303 added a commit that referenced this pull request Dec 17, 2025
…142856)

gh-142752: add more thread safety tests for mock (GH-142791)
(cherry picked from commit 4fd006e)

Co-authored-by: Kumar Aditya <[email protected]>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot x86-64 MacOS Intel NoGIL 3.14 (tier-2) has failed when building commit 4feba4d.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1679/builds/744) and take a look at the build logs.
  4. Check if the failure is related to this commit (4feba4d) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1679/builds/744

Failed tests:

  • test_capi

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "<string>", line 10, in <module>
  File "<frozen importlib._bootstrap>", line 816, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1053, in create_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
ImportError: module _test_module_state_shared does not support loading in subinterpreters
xpected failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants