]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)
authorKai Zhang <kylerzhang11@gmail.com>
Sat, 10 Dec 2022 09:35:56 +0000 (17:35 +0800)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2022 09:35:56 +0000 (15:05 +0530)
commit228c92eb5c126130316a32b44a0ce8f28cc5d544
treedb40c687e70645cbe4d593b3705ddeca0f502692
parent7c0fb71fbfa8682f56c15832e2c793a6180f2ec0
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Makefile.pre.in
Misc/NEWS.d/next/Core and Builtins/2022-11-19-01-11-06.gh-issue-99582.wvOBVy.rst [new file with mode: 0644]
Programs/_bootstrap_python.c