#1397 Different miscellaneous fixes
Merged by pingou. Opened by pingou.
misc_fixes  into  master

Download 1397.patch

Things are potential issues found out when rebasing the py3 branch which are good to
backport to master.

So you utf-8 decode it if it's not a string type?

Yes, I convert bytes to string here as this is what wtforms expect to do the validation of the input

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata