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.

Author r.david.murray
Recipients Arfrever, Julian, Yaroslav.Halchenko, abingham, bfroehle, borja.ruiz, brett.cannon, brian.curtin, chris.jerdonek, eric.araujo, eric.snow, exarkun, ezio.melotti, flox, fperez, hpk, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray, santoso.wijaya, serhiy.storchaka, spiv
Date 2013-02-10.15:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360510090.34.0.519730702679.issue16997@psf.upfronthosting.co.za>
In-reply-to
Content
I don't really have strong feelings about this, but I will just note as a data point that I implemented parameterized tests for the email package, and have no interest myself in subtests.  This is for exactly the collection time vs runtime reason that Michael is talking about (I always want to be able to run single tests by name).
History
Date User Action Args
2013-02-10 15:28:10r.david.murraysetrecipients: + r.david.murray, brett.cannon, spiv, exarkun, ncoghlan, pitrou, ezio.melotti, eric.araujo, Arfrever, michael.foord, brian.curtin, hpk, flox, fperez, chris.jerdonek, Yaroslav.Halchenko, santoso.wijaya, nchauvat, Julian, abingham, eric.snow, serhiy.storchaka, borja.ruiz, bfroehle
2013-02-10 15:28:10r.david.murraysetmessageid: <1360510090.34.0.519730702679.issue16997@psf.upfronthosting.co.za>
2013-02-10 15:28:10r.david.murraylinkissue16997 messages
2013-02-10 15:28:10r.david.murraycreate