]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99554: Pack location tables more effectively (GH-99556)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 22 Dec 2022 00:41:18 +0000 (16:41 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 00:41:18 +0000 (16:41 -0800)
commit3c033a2e6fbde56f904aeca138141be6564341cf
tree79f5e7622dbf80f187cdd06f3eaa856b90d0c42a
parentbbf4a66a18cc0fa9121e1bbc90d75d10f5b3a389
GH-99554: Pack location tables more effectively (GH-99556)
Misc/NEWS.d/next/Core and Builtins/2022-11-16-05-57-24.gh-issue-99554.A_Ywd2.rst [new file with mode: 0644]
Programs/test_frozenmain.h
Python/compile.c