index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_urllib2_localnet.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#7092: silence py3k warnings for deprecated modules
Ezio Melotti
2010-01-30
1
-3/+3
*
use assert[Not]IsInstance where appropriate
Ezio Melotti
2010-01-24
1
-3/+3
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-3/+3
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-3/+3
*
Fix transient refleaks in test_urllib2_localnet.
Antoine Pitrou
2009-10-27
1
-2/+10
*
Prevent test_bad_address failure when a domain in the dns search
R. David Murray
2009-09-28
1
-8/+18
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
Issue 6032: fix refleaks in test_urllib2_localnet.
Collin Winter
2009-05-18
1
-17/+21
*
try to fix failure in test_bad_address on some buildbots
Antoine Pitrou
2008-12-14
1
-1/+1
*
This patch moves some tests from test_urllib2_net to test_urllib2_localnet.
Gregory P. Smith
2008-03-28
1
-1/+201
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
More buildbot cleanup - let the OS assign the port for test_urllib2_localnet
Nick Coghlan
2007-07-25
1
-29/+11
*
Prevent hang if the port cannot be opened.
Neal Norwitz
2007-06-11
1
-6/+15
*
Patch #1667860: Fix UnboundLocalError in urllib2.
Georg Brandl
2007-06-07
1
-0/+301