gh-127266: avoid data races when updating type slots v2#133177
Merged
nascheme merged 24 commits intopython:mainpython/cpython:mainfrom May 28, 2025
Commits
Commits on Apr 29, 2025
gh-127266: avoid data races when updating type slots
Show description for 3094372committedFor update_all_slots(), do updates more safely.
Show description for f447ce4committed- committed
Commits on Apr 30, 2025
- committed
- committed
Reduce number of items in test for slot updates.
Show description for 8c74a0ccommitted- committed
Queue update of tp_flags as well.
Show description for 3cb2256committedPerformance, skip stop-the-world when possible.
Show description for 47e41c9committed- committed
Commits on May 1, 2025
Commits on May 5, 2025
- committed
- committed
- committed
Bug fix for type_lock_prevent_release().
Show description for 3f6222bcommitted
Commits on May 8, 2025
Commits on May 27, 2025
- committed
- committed
Revert test_opcache item size change.
Show description for 63b7ae4committed- committed
- committed
Improve function name.
Show description for 41e54e1committed