SIGN IN SIGN UP

gh-140476: optimize `PySet_Add` for `frozenset` in free-threading (#140440)

Avoids critical section in `PySet_Add` when adding items to newly created frozensets.

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
A
Alper committed
298e9074cdffb09d518e6aceea556e8f4a8a745d
Parent: b5196fa
Committed by GitHub <noreply@github.com> on 11/11/2025, 8:27:21 PM