Skip to content

gh-145566: Skip stop-the-world when reassigning __class__ on newly created objects (gh-145567)#145567

Merged
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-145566-object-set-class
Mar 6, 2026
Merged

gh-145566: Skip stop-the-world when reassigning __class__ on newly created objects (gh-145567)#145567
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-145566-object-set-class

Lock the dict if we're not in a stop-the-world event

d1012c3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ClusterFuzzLite/CIFuzz succeeded Mar 5, 2026 in 2s

No new alerts in code changed by this pull request