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 vstinner
Recipients Arfrever, David.Edelsohn, ned.deily, pitrou, vstinner
Date 2014-10-31.20:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414787682.27.0.258921483756.issue22773@psf.upfronthosting.co.za>
In-reply-to
Content
In the past, I added sys.thread_info to be able to skip tests on some old platforms. Maybe we need something similar: an object with runtime version, build version, implementation name, etc.
History
Date User Action Args
2014-10-31 20:34:42vstinnersetrecipients: + vstinner, pitrou, ned.deily, Arfrever, David.Edelsohn
2014-10-31 20:34:42vstinnersetmessageid: <1414787682.27.0.258921483756.issue22773@psf.upfronthosting.co.za>
2014-10-31 20:34:42vstinnerlinkissue22773 messages
2014-10-31 20:34:42vstinnercreate