R. David Murray added the comment:

Don't break backward compatibility.  It's not like this was reported as a bug 
that caused a problem for real world code, it is about theoretical consistency. 
 The risk of breaking someone code is much higher than the benefit of any such 
consistency, when talking about a bug fix.

Aside from that, however, I see request.('GET', '/') and request.('GET', '/', 
'') as clearly *different* from an API call standpoint, so I would in any case 
preserve the existing behavior.

----------

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

Reply via email to