summaryrefslogtreecommitdiff
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2021-09-29 12:55:35 -0600
committerGitHub <noreply@github.com>2021-09-29 12:55:35 -0600
commit45ca1c04139300ec0289a32f78c7ac922a4f7b07 (patch)
tree694e2d485fcf25be80cf8ef7314b0f52cf61c5bc /Python/getargs.c
parentbf5d1684a770af4e4d176bc6780874a4be168cac (diff)
downloadcpython-git-45ca1c04139300ec0289a32f78c7ac922a4f7b07.tar.gz
bpo-45020: Do not freeze <pkg>/__init__.py twice. (gh-28635)
Currently we're freezing the __init__.py twice, duplicating the built data unnecessarily With this change we do it once. There is no change in runtime behavior. https://bugs.python.org/issue45020
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions