[Python-Dev] test_sax and test_random fail on Python 3.6.2rc1 on Windows
Victor Stinner
victor.stinner at gmail.com
Wed Jun 21 10:36:49 EDT 2017
More information about the Python-Dev mailing list
Wed Jun 21 10:36:49 EDT 2017
- Previous message (by thread): [Python-Dev] test_sax and test_random fail on Python 3.6.2rc1 on Windows
- Next message (by thread): [Python-Dev] test_sax and test_random fail on Python 3.6.2rc1 on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you Steve for looking at this issue and to work on our Windows installer :-) Victor 2017-06-21 16:31 GMT+02:00 Steve Dower <steve.dower at python.org>: > The last release from the same checkout was fine. I’m more inclined to think > something went wrong with the pull from Ned’s fork and checking out his tag. > (Or the fact that it took me three goes to get to that point – my least > favourite part of the git migration is git...) > > > > When I get to work I’ll clean it up and try again to see if it repros or was > a random occurrence. > > > > Top-posted from my Windows phone > > > > From: Victor Stinner > Sent: Wednesday, June 21, 2017 7:23 > To: Steve Dower > Cc: Python Dev > Subject: Re: test_sax and test_random fail on Python 3.6.2rc1 on Windows > > > > 2017-06-21 16:10 GMT+02:00 Steve Dower <steve.dower at python.org>: > >> Do we have a minimum git version requirement? Maybe I need to update my > >> build machine. > > > > After we added .gitattributes, we had to force a fresh Git checkout on > > buildbots. Otherwise, they kept the old and wrong end of line. Maybe > > try to move my checkout and create a new checkout? > > > > Victor > >
- Previous message (by thread): [Python-Dev] test_sax and test_random fail on Python 3.6.2rc1 on Windows
- Next message (by thread): [Python-Dev] test_sax and test_random fail on Python 3.6.2rc1 on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list