Magnus Johnsson <magnus...@gmail.com> added the comment:
No, of course not. The request is completely valid. Python's cgi library parses it wrong. The 'resolution' that needs to be done is to fix it in python's source. That, and the libraries that depend on it, like twisted, probably needs to move away from using python's cgi library at all, given the age of this bug. As it stands, we have had to patch 16 separate calls, and will be moving away from the twisted-based server over it anyway, since it seems sketchy. Going to have a peek at the source, but I am a bit hesitant to touch things that have that large a userbase. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41398> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com