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, tarek, vstinner
Date 2013-11-17.08:44:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384677895.66.0.816793876196.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
> [...] but the first bug (accept tuple for classifiers) should be fixed
> before or you will get an unexpected behaviour (only send 1
> classifier?).

Here is a new patch that accepts tuple for classifiers.

Thanks for the review, Victor.
History
Date User Action Args
2013-11-17 08:44:55berker.peksagsetrecipients: + berker.peksag, vstinner, tarek, eric.araujo
2013-11-17 08:44:55berker.peksagsetmessageid: <1384677895.66.0.816793876196.issue19610@psf.upfronthosting.co.za>
2013-11-17 08:44:55berker.peksaglinkissue19610 messages
2013-11-17 08:44:55berker.peksagcreate