Closed
Description
Crash report
What happened?
See #120195 for crashing CI.
Apply diff from there and run
python -m test test_free_threading -m test_type
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Output from running 'python -VV' on the command line:
No response
Linked PRs
- gh-120198: Fix crash when two thread edit __class__ #120195
- [3.13] gh-120198: Fix race condition when editing __class__ with an audit hook active (GH-120195) #120366
- [3.12] gh-120198: Fix race condition when editing __class__ with an audit hook active (GH-120195) #120393
- gh-120198: Stop the world when setting __class__ on free-threaded build #120672
- [3.13] gh-120198: Stop the world when setting __class__ on free-threaded build #121591