]> granicus.if.org Git - python/commit
bpo-31999: Fix test_venv in case the zlib module is not available. (GH-4359) (#4360)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Nov 2017 10:56:59 +0000 (02:56 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Nov 2017 10:56:59 +0000 (12:56 +0200)
commit7997fa2e2159cfce0cfbe985a953174ac86694a4
tree6f89b1f4d3b95d330e5356ff7dd30976623a41a8
parentb9a40aca2935d2569191844c88f8b61269e383cb
bpo-31999: Fix test_venv in case the zlib module is not available. (GH-4359) (#4360)

(cherry picked from commit 5e0df74b3bc6391e9a7eba0fd84531ed99a78ae9)
Lib/test/test_venv.py