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 <[email protected]>
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: <[email protected]>
2014-10-31 20:34:42vstinnerlinkissue22773 messages
2014-10-31 20:34:42vstinnercreate