File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ d32442c0e60dfbd71234e807d3d1dedd227495a9 v3.3.3rc2
120120c3896275c0f61b2510a6c7e6c458a750359a91b8 v3.3.3
121121fa92f5f940c6c0d839d7f0611e4b717606504a3c v3.3.4rc1
1221227ff62415e4263c432c8acf6e424224209211eadb v3.3.4
123+ 9ec811df548ed154a9bf9815383a916d6df31b98 v3.3.5rc1
12312446535f65e7f3bcdcf176f36d34bc1fed719ffd2b v3.4.0a1
1241259265a2168e2cb2a84785d8717792acc661e6b692 v3.4.0a2
125126dd9cdf90a5073510877e9dd5112f8e6cf20d5e89 v3.4.0a3
Original file line number Diff line number Diff line change @@ -275,6 +275,7 @@ def testPasswordProtectedSite(self):
275275 self .skipTest ('%s is unavailable' % url )
276276 self .assertEqual (parser .can_fetch ("*" , robots_url ), False )
277277
278+ @unittest .skip ('does not handle the gzip encoding delivered by pydotorg' )
278279 def testPythonOrg (self ):
279280 support .requires ('network' )
280281 with support .transient_internet ('www.python.org' ):
You can’t perform that action at this time.
0 commit comments