R. David Murray added the comment:

Adding a parameter is an enhancement.  Probably not a bad thing to have anyway, 
but it can only go in 3.5.  Since this isn't something that causes problems for 
production code, that seems fine.  (The alternative would be to say have a 
private class variable that the tests would set/reset, but that is pretty ugly).

The final patch will need doc changes and a whatsnew entry.

----------
nosy: +r.david.murray
type: behavior -> enhancement
versions: +Python 3.5 -Python 3.4

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

Reply via email to