Staging
v0.8.1
Revision bdbd5e895ddf9aefcb79cdc52341f0697ad6aea0 authored by Miss Islington (bot) on 26 June 2019, 19:38:25 UTC, committed by GitHub on 26 June 2019, 19:38:25 UTC

Fix test_wsgiref.testEnviron() to no longer depend on the environment
variables (don't fail if "X" variable is set).

testEnviron() now overrides os.environ to get a deterministic
environment. Test full TestHandler.environ content: not only a few
selected variables.
(cherry picked from commit 5150d327924959639215ed0a78feffc0d88258da)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent af7282e
History
File Mode Size
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 482 bytes

back to top