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 ned.deily
Recipients brett.cannon, ned.deily, pitrou, zach.ware
Date 2018-03-11.19:04:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520795053.49.0.467229070634.issue33048@psf.upfronthosting.co.za>
In-reply-to
Content
> This should be simple to fix, though I wonder whether this could be taken over by our macOS maintainers? :-)

I'm not sure what you mean by *this*.  If it's the Travis configuration, I don't use Homebrew myself and I have little experience with Travis or with our current configuration.  I have seen that the Homebrew project recently changed their defaults so that "python" pointed to "python3" and, because of pushback, have changed some things (see https://docs.brew.sh/Homebrew-and-Python.html).  I also see the pre-revert of our .travis.yaml did not try to install the brew python3 (https://github.com/python/cpython/pull/3367/files).  Perhaps someone more familiar with both can take a quick look.  I'm really busy with other things right now.
History
Date User Action Args
2018-03-11 19:04:13ned.deilysetrecipients: + ned.deily, brett.cannon, pitrou, zach.ware
2018-03-11 19:04:13ned.deilysetmessageid: <1520795053.49.0.467229070634.issue33048@psf.upfronthosting.co.za>
2018-03-11 19:04:13ned.deilylinkissue33048 messages
2018-03-11 19:04:13ned.deilycreate