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 <rep...@bugs.python.org>
<http://bugs.python.org/issue23577>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to