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 brett.cannon
Recipients brett.cannon, lemburg, python-dev, scoder
Date 2013-10-03.15:16:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380813404.04.0.530386016586.issue19108@psf.upfronthosting.co.za>
In-reply-to
Content
I want to only accept major.minor version specifications; how that is done on the command-line I don't care and leave up to you.

And yes, the version may be used in the future to disable tests that e.g. don't work on Python 3.4 like Chameleon.
History
Date User Action Args
2013-10-03 15:16:44brett.cannonsetrecipients: + brett.cannon, lemburg, scoder, python-dev
2013-10-03 15:16:44brett.cannonsetmessageid: <1380813404.04.0.530386016586.issue19108@psf.upfronthosting.co.za>
2013-10-03 15:16:44brett.cannonlinkissue19108 messages
2013-10-03 15:16:43brett.cannoncreate