summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-04-12 17:36:20 (GMT)
committerGitHub <noreply@github.com>2024-04-12 17:36:20 (GMT)
commit4ad8f090cce03c24fd4279ec8198a099b2d0cf97 (patch)
treeda9e5dc5aac6b0b1121eaf4a35c286783d41d2ff /Python/optimizer_bytecodes.c
parentc50cb6dd09d5a1bfdd1b896cc31ccdc96c72e561 (diff)
downloadcpython-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/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions