]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139823: Check if `zlib` is available in `ensurepip` (GH-139954)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 13 Oct 2025 14:01:06 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 14:01:06 +0000 (16:01 +0200)
commit1a82568568a302d372690b07c7d9c45719e89bd4
tree46c2a9a13888724cb78ceedc0deeae1332373039
parent52996aaa78706e0f2a70953feaf97b474eb438e7
gh-139823: Check if `zlib` is available in `ensurepip` (GH-139954)
Lib/ensurepip/__init__.py
Lib/test/test_ensurepip.py
Misc/NEWS.d/next/Library/2025-10-11-14-37-42.gh-issue-139823.uGF4oh.rst [new file with mode: 0644]