| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged revisions 85062 via svnmerge from | Ronald Oussoren | 2010-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85062 | ronald.oussoren | 2010-09-28 16:38:31 +0200 (Tue, 28 Sep 2010) | 3 lines Fix for issue #9568. ........ | ||||
| * | The code in _scproxy (a mac specific helper module to | Ronald Oussoren | 2010-06-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | detect proxy settings) had the wrong logic for detecting if the checkbox 'Exclude simple hostnames' is checked. This checkin fixes that. As a result the test failure 'Issue8455' goes away on systems where the checkbox is not checked. I'm carefully avoiding saying that is fixes that issue, test_urllib2_localnet assumes that system proxy settings are empty (not just on OSX, see Issue8455 for details). | ||||
| * | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -187/+187 |
| | | |||||
| * | This patch fixes the handling of a weak-linked | Ronald Oussoren | 2010-04-20 | 1 | -5/+10 |
| | | | | | variable and should fix issue #8095. | ||||
| * | Fix for issue 6851: urllib.urlopen crashes in a thread on OSX 10.6 | Ronald Oussoren | 2009-09-20 | 1 | -0/+226 |
