diff options
author | Sam Gross <colesbury@gmail.com> | 2024-04-12 17:36:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 17:36:20 (GMT) |
commit | 4ad8f090cce03c24fd4279ec8198a099b2d0cf97 (patch) | |
tree | da9e5dc5aac6b0b1121eaf4a35c286783d41d2ff /Python/mysnprintf.c | |
parent | c50cb6dd09d5a1bfdd1b896cc31ccdc96c72e561 (diff) | |
download | cpython-4ad8f090cce03c24fd4279ec8198a099b2d0cf97.zip cpython-4ad8f090cce03c24fd4279ec8198a099b2d0cf97.tar.gz cpython-4ad8f090cce03c24fd4279ec8198a099b2d0cf97.tar.bz2 |
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.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions