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 berker.peksag
Recipients berker.peksag, icordasc, wiz
Date 2016-09-28.00:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475024216.12.0.252110818138.issue23155@psf.upfronthosting.co.za>
In-reply-to
Content
The culprit is the ``test_suite='nose.collector'`` line here. It looks like this has already been fixed in nose: https://github.com/nose-devs/nose/issues/759
History
Date User Action Args
2016-09-28 00:56:56berker.peksagsetrecipients: + berker.peksag, wiz, icordasc
2016-09-28 00:56:56berker.peksagsetmessageid: <1475024216.12.0.252110818138.issue23155@psf.upfronthosting.co.za>
2016-09-28 00:56:56berker.peksaglinkissue23155 messages
2016-09-28 00:56:55berker.peksagcreate