SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 15 Python

gh-124218: Refactor per-thread reference counting (#124844)

Currently, we only use per-thread reference counting for heap type objects and
the naming reflects that. We will extend it to a few additional types in an
upcoming change to avoid scaling bottlenecks when creating nested functions.

Rename some of the files and functions in preparation for this change.
S
Sam Gross committed
b48253852341c01309b0598852841cd89bc28afd
Parent: 5aa91c5
Committed by GitHub <noreply@github.com> on 10/1/2024, 5:05:42 PM