R. David Murray added the comment:

No, I think the error return is better.  Crashing the server on bad input data 
(which, worse, could be perfectly valid if the server were standards compliant) 
is a bad thing, I think.  That is, if someone has an application that actually 
works with decode_data=True, I think it is better if it doesn't crash just 
because of different input data or TCP packet boundaries, as long as the error 
is reported.  I'm willing to be convinced otherwise, but that's how I'm leaning.

----------

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

Reply via email to