diff options
author | Sam Gross <colesbury@gmail.com> | 2024-10-21 16:51:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-21 16:51:29 (GMT) |
commit | 9b0bfba2a265b8108610b037945c004d8e81f2b4 (patch) | |
tree | 3fe9053a4a9e298aff740c60ca4581461b9fd4a8 /Python/codegen.c | |
parent | d880c83ff7fb2e464bc4f469d74cc3fc3eca082c (diff) | |
download | cpython-9b0bfba2a265b8108610b037945c004d8e81f2b4.zip cpython-9b0bfba2a265b8108610b037945c004d8e81f2b4.tar.gz cpython-9b0bfba2a265b8108610b037945c004d8e81f2b4.tar.bz2 |
gh-124218: Use per-thread reference counting for globals and builtins (#125713)
Use per-thread refcounting for the reference from function objects to
the globals and builtins dictionaries.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions