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, eric.araujo, pitrou, tarek, vstinner
Date 2014-05-16.15:56:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400255785.12.0.81577323183.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
> A patch to detect bad type for classifiers in the check command would
> also be acceptable for 3.5, or to catch it earlier, a check in the
> Distribution class.

Thanks for the idea, Éric. New patch attached.
History
Date User Action Args
2014-05-16 15:56:25berker.peksagsetrecipients: + berker.peksag, pitrou, vstinner, tarek, eric.araujo
2014-05-16 15:56:25berker.peksagsetmessageid: <1400255785.12.0.81577323183.issue19610@psf.upfronthosting.co.za>
2014-05-16 15:56:25berker.peksaglinkissue19610 messages
2014-05-16 15:56:24berker.peksagcreate