There was a problem fetching the pipeline summary.
wsgi: removing py3 specific code
We don't support Python3 at the time being, we'll jump into Python3-only at some time in the (near) future. With this, we have full coverage of the wsgi module. Hence the tests will catch true problems, thanks to Py3 incompatibility between `bytes` and `str`. This is better than adding a `pragma: no cover`.
parent
41c55fa9db03
No related branches found
No related tags found
Pipeline #
Loading
Please register or sign in to comment