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 benliles
Recipients benliles, tarek
Date 2010-06-07.16:22:38
SpamBayes Score 0.3830765
Marked as misclassified No
Message-id <1275927761.19.0.897367518837.issue8933@psf.upfronthosting.co.za>
In-reply-to
Content
The detection for metadata version does not follow what is specified in PEP 241 and PEP 314.

Specifically, the following fields are being sent as version 1.0 when they are not allowed as per PEP 241:

* Classifier
* Download-URL
History
Date User Action Args
2010-06-07 16:22:41benlilessetrecipients: + benliles, tarek
2010-06-07 16:22:41benlilessetmessageid: <1275927761.19.0.897367518837.issue8933@psf.upfronthosting.co.za>
2010-06-07 16:22:39benlileslinkissue8933 messages
2010-06-07 16:22:38benlilescreate