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 2017-02-11.01:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486778316.24.0.828408222138.issue29530@psf.upfronthosting.co.za>
In-reply-to
Content
(*) I noticed test_sax and test_random failures on Windows since CPython moved to GitHub. These failures seem to be caused by newlines: see issue #27425.


(*) "AMD64 Windows7 SP1 3.x" fails on the "git" step with:

   'git' is not recognized as an internal or external command

I contacted the slave owner, Jeremy, to ask him to install git.
History
Date User Action Args
2017-02-11 01:58:36vstinnersetrecipients: + vstinner
2017-02-11 01:58:36vstinnersetmessageid: <1486778316.24.0.828408222138.issue29530@psf.upfronthosting.co.za>
2017-02-11 01:58:36vstinnerlinkissue29530 messages
2017-02-11 01:58:35vstinnercreate