]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758)
authorAbhigyan Bose <abhigyandeepbose@gmail.com>
Tue, 3 May 2022 17:19:54 +0000 (22:49 +0530)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 17:19:54 +0000 (10:19 -0700)
commit77e7a04cd235f1bcd6fc69bcb15e2683c365d637
tree5970a2f09c705b02f044e778dbeecdf12810a355
parent20490d5018cff4c604b37142323c531f8512b9aa
GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758)

Fixes GH-91752.
Lib/test/test_tools/test_freeze.py
Misc/NEWS.d/next/Tests/2022-04-22-19-00-00.gh-issue-91752.Ji27dd.rst [new file with mode: 0644]