Message 226601 - Python tracker (original) (raw)

Message226601

Author rbcollins
Recipients barry, chris.jerdonek, elopio, michael.foord, python-dev, r.david.murray, rbcollins, vila, zach.ware
Date 2014-09-08.19:36:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1410204970.79.0.00980776031654.issue16662@psf.upfronthosting.co.za
In-reply-to
Content
OH! One more thing I just spotted, which is that this change causes non-'discover' unittest test loading to invoke load_tests. IMO this is the Right Thing - its what I intended when I described the protocol a few years back, but we should document it, no?
History
Date User Action Args
2014-09-08 19:36:10 rbcollins set recipients: + rbcollins, barry, vila, r.david.murray, michael.foord, chris.jerdonek, python-dev, zach.ware, elopio
2014-09-08 19:36:10 rbcollins set messageid: 1410204970.79.0.00980776031654.issue16662@psf.upfronthosting.co.za
2014-09-08 19:36:10 rbcollins link issue16662 messages
2014-09-08 19:36:10 rbcollins create