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 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:10rbcollinssetrecipients: + rbcollins, barry, vila, r.david.murray, michael.foord, chris.jerdonek, python-dev, zach.ware, elopio
2014-09-08 19:36:10rbcollinssetmessageid: <1410204970.79.0.00980776031654.issue16662@psf.upfronthosting.co.za>
2014-09-08 19:36:10rbcollinslinkissue16662 messages
2014-09-08 19:36:10rbcollinscreate