gh-149101: Implement PEP 788#149116
Merged
Merged
gh-149101: Implement PEP 788#149116
Commits
Commits on Apr 28, 2026
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Apr 29, 2026
- authored
Apply suggestions from code review
Show description for a00bfbbandauthoredUpdate Doc/c-api/threads.rst
Show description for 6ca2499andauthored- committed
Improve new PyThreadState API docs.
Show description for eff9b40andcommitted- committed
Commits on Apr 30, 2026
Apply suggestions from code review
Show description for 0a30c25andauthoredUpdate Doc/c-api/threads.rst
Show description for fe3d8a1andauthored- committed
Remove accidental formatting changes.
Show description for 1623556committed- committed
- committed
- committed
- committed
- committed
- committed
Remove dead comment.
Show description for ab9d783committed- committed
Commits on May 1, 2026
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 4, 2026
- committed
- committed
- committed
- committed
Apply suggestions from code review
Show description for 9a04e93andauthored- committed
- committed
- committed
- committed
- committed
Run test_embed with TSan.
Show description for 321c783committed
Commits on May 5, 2026
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Use sequential memory ordering in _testembed.
Show description for 4bec1e7committed- committed
- committed
- committed
- committed
- committed
- committed
Close owned guards before deleting them, not after.
Show description for 4b446e7committed- committed
Move PyInterpreterGuard_Close call to after the deletion again.
Show description for c43cae7committedUpdate Python/pystate.c
Show description for 5e25ba9andauthoredUpdate Python/pylifecycle.c
Show description for 08e845candauthoredUpdate Doc/c-api/interp-lifecycle.rst
Show description for 17b0e2aandauthored- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 6, 2026
- committed
Don't use an actual thread for test_thread_state_release_with_destructor.
Show description for 45d6ececommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed