Martin Panter added the comment:

Thanks for these fixes. It might be better to open other report(s) for the 
FIXME comments, so you can explain them better, and propose any ideas or 
possible solutions. For some of them, it may be more appropriate to just fix 
them in the next (3.6) release, such as the method case insensitivity thing (to 
minimize backwards compatibility problems).

It would be good to have regression test cases for each bug fixed.

Regarding folded header field values, I think there was some discussion about 
deprecating that ability in Issue 22928. Definitely needs a separate report.

See Issue 23740 about various quirks with what objects and automatic encodings 
are accepted when sending a request. It is already a can of worms; I suggest 
not to make it any more complicated.

Can you elaborate on accepting invalid ports? Is this related to Issue 24169?

----------
nosy: +martin.panter
stage:  -> patch review
type:  -> behavior
versions: +Python 2.7, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25740>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to