Message304614
| Author | Mirko Friedenhagen |
|---|---|
| Recipients | Mirko Friedenhagen, ned.deily, ronaldoussoren |
| Date | 2017-10-19.10:30:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508409035.64.0.213398074469.issue31818@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-19 10:30:37 | Mirko Friedenhagen | set | recipients: + Mirko Friedenhagen, ronaldoussoren, ned.deily |
| 2017-10-19 10:30:35 | Mirko Friedenhagen | set | messageid: <1508409035.64.0.213398074469.issue31818@psf.upfronthosting.co.za> |
| 2017-10-19 10:30:35 | Mirko Friedenhagen | link | issue31818 messages |
| 2017-10-19 10:30:35 | Mirko Friedenhagen | create | |