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 vstinner
Date 2018-05-31.13:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527774159.9.0.682650639539.issue33717@psf.upfronthosting.co.za>
In-reply-to
Content
Lib/test/pythoninfo.py is a tool to dump informations to help to debug test failures.

I create this issue to have a bpo number for future enhancements. For example, I now would like to get the version of the C compiler.
History
Date User Action Args
2018-05-31 13:42:39vstinnersetrecipients: + vstinner
2018-05-31 13:42:39vstinnersetmessageid: <1527774159.9.0.682650639539.issue33717@psf.upfronthosting.co.za>
2018-05-31 13:42:39vstinnerlinkissue33717 messages
2018-05-31 13:42:39vstinnercreate