Open
Description
I'm trying to run django with python 3.3 using your flup fork. But i the the error:
...
File "/home/test/django-env/lib/python3.3/site-packages/flup/server/fcgi_base.py", line 1062, in write
assert type(data) is str, 'write() argument must be string
AssertionError: write() argument must be string
Code line is here: https://github.com/Pyha/flup-py3.3/blob/master/flup/server/fcgi_base.py#L1062
In this case: data
is type bytes
btw. is this project alive?
Metadata
Metadata
Assignees
Labels
No labels