Ned Deily <n...@acm.org> added the comment:

OK, I tried the patch.  Reversing the default sense causes the proxy tests in 
test_urllib2 to fail on 10.6 et al.  So I changed the sense of the tests in the 
patch to match previous behavior; the modified patch is attached.  
Unfortunately, it didn't help on 10.3; test_urllib2 still gets a bus error:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   _scproxy.so         0x003b57ac get_proxy_settings + 0x6c
1   org.python.python   0x00498dfc PyEval_EvalFrameEx + 0x535c
...

----------
Added file: http://bugs.python.org/file16513/issue-scconfig-10_3-trunk-26.txt

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

Reply via email to