aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-05-03 11:05:30 -0400
committerGitHub <noreply@github.com>2024-05-03 11:05:30 -0400
commit24e643d4ef024a3561c927dc07c59c435bb27bcc (patch)
treee24d3a2e89c2705512b3c2b27ae8bade860db47f /Python/bytecodes.c
parentc8deb1e4b495bf97ab00c710dfd63f227e1fb645 (diff)
downloadcpython-24e643d4ef024a3561c927dc07c59c435bb27bcc.tar.gz
cpython-24e643d4ef024a3561c927dc07c59c435bb27bcc.zip
gh-118527: Use `_Py_ID(__main__)` for main module name (#118528)
Most module names are interned and immortalized, but the main module was not. This partially addresses a scaling bottleneck in the free-threaded when creating closure concurrently in the main module.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions