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 2013-12-22.19:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387742258.93.0.829448551354.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
Classifiers have always been documented as a list; I don’t think a tuple makes more sense here (even if it does no harm), but more importantly I think it’s a bad idea to have a setup.py that would work in 3.5 and not in 3.2-3.4.  I suggest rejecting this.
History
Date User Action Args
2013-12-22 19:57:39eric.araujosetrecipients: + eric.araujo, pitrou, vstinner, tarek, berker.peksag
2013-12-22 19:57:38eric.araujosetmessageid: <1387742258.93.0.829448551354.issue19610@psf.upfronthosting.co.za>
2013-12-22 19:57:38eric.araujolinkissue19610 messages
2013-12-22 19:57:38eric.araujocreate