New submission from Mirko Friedenhagen <mfriedenha...@gmail.com>:

The same bug which shows up in https://bugs.python.org/issue30837 is in both 
the System python provided by Apple (2.7.10) as well as the one coming via 
Homebrew (2.7.14) (See 
https://github.com/Homebrew/homebrew-core/blob/master/Formula/python.rb) for 
build instructions.

The culprit is the same as before, `_scproxy`. Setting the environment variable 
`no_proxy` did the trick for me as well. I attached the crash report

----------
components: macOS
files: python2.7_2017-10-18-092216-1_lmka-2hpphfdty3.crash
messages: 304614
nosy: Mirko Friedenhagen, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: macOS HighSierra final - Python Crash because of _scproxy
type: crash
versions: Python 2.7
Added file: 
https://bugs.python.org/file47227/python2.7_2017-10-18-092216-1_lmka-2hpphfdty3.crash

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

Reply via email to