[New-bugs-announce] [issue23577] Add tests for wsgiref.validate

Alex Shkop report at bugs.python.org
Tue Mar 3 17:58:55 CET 2015


New submission from Alex Shkop:

These tests increase coverage of wsgiref.validate module. They test InputWrapper and ErrorWrapper used to validate env['wsgi.input'] and env['wsgi.errors'].

----------
components: Tests
files: wsgiref_test_wrappers.patch
keywords: patch
messages: 237152
nosy: ashkop
priority: normal
severity: normal
status: open
title: Add tests for wsgiref.validate
versions: Python 3.5
Added file: http://bugs.python.org/file38321/wsgiref_test_wrappers.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23577>
_______________________________________


More information about the New-bugs-announce mailing list