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 pitrou
Recipients ned.deily, pitrou, ronaldoussoren
Date 2018-03-11.18:12:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520791962.83.0.467229070634.issue33048@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it didn't take long. The macOS job broke on Travis CI. Apparently "brew" thinks Python 2 and Python 3 are the same thing, so "brew install python3" now fails with an error message telling to use "brew upgrade" instead.  But it did work before...
https://travis-ci.org/python/cpython/jobs/352036713

This should be simple to fix, though I wonder whether this could be taken over by our macOS maintainers? :-)
History
Date User Action Args
2018-03-11 18:12:42pitrousetrecipients: + pitrou, ronaldoussoren, ned.deily
2018-03-11 18:12:42pitrousetmessageid: <1520791962.83.0.467229070634.issue33048@psf.upfronthosting.co.za>
2018-03-11 18:12:42pitroulinkissue33048 messages
2018-03-11 18:12:42pitroucreate