SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-117376: Partial implementation of deferred reference counting (#117696)

This marks objects as using deferred refrence counting using the
`ob_gc_bits` field in the free-threaded build and collects those objects
during GC.
S
Sam Gross committed
4ad8f090cce03c24fd4279ec8198a099b2d0cf97
Parent: c50cb6d
Committed by GitHub <noreply@github.com> on 4/12/2024, 5:36:20 PM