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 eric.araujo
Recipients berker.peksag, eric.araujo, pitrou, tarek, vstinner
Date 2014-03-26.21:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395869554.1.0.187659394904.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
You seem to misunderstand me Victor: There is no bug here, classifiers should be a list and are documented as such.  It is possible to make this clearer in the docs for all versions.  In addition, we could make this easier for users who don’t see that part of the docs by warning them (in the check command, or from the Distribution class), but as a new feature this would go in 3.5 only.
History
Date User Action Args
2014-03-26 21:32:34eric.araujosetrecipients: + eric.araujo, pitrou, vstinner, tarek, berker.peksag
2014-03-26 21:32:34eric.araujosetmessageid: <1395869554.1.0.187659394904.issue19610@psf.upfronthosting.co.za>
2014-03-26 21:32:34eric.araujolinkissue19610 messages
2014-03-26 21:32:34eric.araujocreate