SIGN IN SIGN UP

gh-122417: Implement per-thread heap type refcounts (#122418)

The free-threaded build partially stores heap type reference counts in
distributed manner in per-thread arrays. This avoids reference count
contention when creating or destroying instances.

Co-authored-by: Ken Jin <kenjin@python.org>
S
Sam Gross committed
dc093010672207176857a747c61da9c046ad9d3e
Parent: 1429651
Committed by GitHub <noreply@github.com> on 8/6/2024, 6:36:57 PM