diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-26 18:16:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-26 18:16:35 +0200 |
commit | 5150d327924959639215ed0a78feffc0d88258da (patch) | |
tree | a9730fcb86f123c76977a48fae02c8989efa4ff5 /Python/compile.c | |
parent | 2d88e63bfcf7bccba925ab80b3f47ccf8b7aefa8 (diff) | |
download | cpython-git-5150d327924959639215ed0a78feffc0d88258da.tar.gz |
bpo-37411: Rewrite test_wsgiref.testEnviron() (GH-14394)
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions