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 alex.gronholm
Recipients alex.gronholm, alexis, eric.araujo, tarek
Date 2012-03-17.23:50:16
SpamBayes Score 8.855665e-05
Marked as misclassified No
Message-id <1332028217.14.0.492754605721.issue14352@psf.upfronthosting.co.za>
In-reply-to
Content
> I’m not sure why you’re asking that, as d2’s setup.cfg does not use requires-python and does produce the warning, so it’s unrelated.  (The warning comes from d2.database.)

I was concerned that maybe the version comparator would barf on a version like 2.7.2+ and refuse to process the "requires-python" directive, but if you say this is not the case then I'll just leave it at that.
History
Date User Action Args
2012-03-17 23:50:17alex.gronholmsetrecipients: + alex.gronholm, tarek, eric.araujo, alexis
2012-03-17 23:50:17alex.gronholmsetmessageid: <1332028217.14.0.492754605721.issue14352@psf.upfronthosting.co.za>
2012-03-17 23:50:16alex.gronholmlinkissue14352 messages
2012-03-17 23:50:16alex.gronholmcreate