]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh...
authorPaul Moore <p.f.moore@gmail.com>
Wed, 26 Feb 2025 11:25:30 +0000 (11:25 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2025 11:25:30 +0000 (11:25 +0000)
commit64ccbbbf367c7510090a6f5faf826a21102a8bc6
tree364f504dfd03848d78b1222fa5dc5b3f23cf523f
parentf976892b7db011f3f039be615f4a759b8c487db3
gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh-130509)
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]