This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 pitrou
收信人 alex, amaury.forgeotdarc, hynek, loewis, pitrou, r.david.murray, terry.reedy
日期 2012-01-27.23:35:43
SpamBayes Score 3.073045e-07
Marked as misclassified
Message-id <1327707344.4.0.210568134715.issue13849@psf.upfronthosting.co.za>
In-reply-to
内容
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).
历史
日期 用户 动作 参数
2012-01-27 23:35:44pitrou修改recipients: + pitrou, loewis, terry.reedy, amaury.forgeotdarc, alex, r.david.murray, hynek
2012-01-27 23:35:44pitrou修改messageid: <1327707344.4.0.210568134715.issue13849@psf.upfronthosting.co.za>
2012-01-27 23:35:43pitrou链接issue13849 messages
2012-01-27 23:35:43pitrou创建