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 methane
Recipients Andrei Fokau, barry, ezio.melotti, methane, michael.foord, rbcollins
Date 2017-02-28.07:45:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488267900.8.0.317576633055.issue29642@psf.upfronthosting.co.za>
In-reply-to
Content
I'm afraid this change makes testloader searches unrelated directory contains massive files (like node_modules).

I don't think loading all tests from whole namespace package is not usual use case.
History
Date User Action Args
2017-02-28 07:45:00methanesetrecipients: + methane, barry, rbcollins, ezio.melotti, michael.foord, Andrei Fokau
2017-02-28 07:45:00methanesetmessageid: <1488267900.8.0.317576633055.issue29642@psf.upfronthosting.co.za>
2017-02-28 07:45:00methanelinkissue29642 messages
2017-02-28 07:45:00methanecreate