New submission from Antoine Pitrou <pit...@free.fr>:

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? :-)

----------
components: Build
messages: 313605
nosy: ned.deily, pitrou, ronaldoussoren
priority: normal
severity: normal
status: open
title: macOS job broken on Travis CI
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33048>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to