Antoine Pitrou <pit...@free.fr> added the comment:

Well, adding tests is certainly useful to avoid regressions in CPython (not 
only PyPy or Jython). It seems to me that the only reasonable discussion is 
whether they should be committed to 2.7 and 3.2, or only the default branch.

(I personally like adding tests to stable branches as well, since that avoids 
potential regressions in further bugfix releases)

If we had had such tests from the beginning, 3.x wouldn't have regressed in 
that matter (see #13848).

----------
nosy: +pitrou
versions: +Python 3.2, Python 3.3

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

Reply via email to