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 Valentin Zhao, vstinner, xiang.zhang
Date 2018-06-01.09:03:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527843839.31.0.682650639539.issue33692@psf.upfronthosting.co.za>
In-reply-to
Content
> Hey there! I saw your pull requests to python3.6 and have been merged, so what should we do now? Just update the python to higher a version?

Oh. My changes are just to add debug traces in the "python3 -m test.pythoninfo" command which is used on buildbots, Travis CI and AppVeyor to ease debug when a test fails.

It's not a fix.
History
Date User Action Args
2018-06-01 09:03:59vstinnersetrecipients: + vstinner, xiang.zhang, Valentin Zhao
2018-06-01 09:03:59vstinnersetmessageid: <1527843839.31.0.682650639539.issue33692@psf.upfronthosting.co.za>
2018-06-01 09:03:59vstinnerlinkissue33692 messages
2018-06-01 09:03:59vstinnercreate