]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130379: Fix incorrect zipapp logic to avoid including the target in itself...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Mar 2025 15:20:05 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 15:20:05 +0000 (15:20 +0000)
commitbc5c2b857330dc077986b9745d7c18415db9d3af
treeaa987d96f9ffd096801844a49fc53f1037319403
parent57dcbfd7da8ba731f4b6ac4d5fd78e2a1605cb56
[3.13] gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh-130509) (gh-130791)

gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh-130509)
(cherry picked from commit 64ccbbbf367c7510090a6f5faf826a21102a8bc6)

Co-authored-by: Paul Moore <p.f.moore@gmail.com>
Lib/test/test_zipapp.py
Lib/zipapp.py
Misc/NEWS.d/next/Library/2025-02-24-14-46-20.gh-issue-130379.lsef7A.rst [new file with mode: 0644]