jayvdb added a subscriber: jayvdb.
jayvdb added a comment.

You beat me to it.  I get a slightly different output.

  ======================================================================
  ERROR: test_follow_redirects (tests.http_tests.TestHttpStatus)
  Test follow 301 redirects after an exception works correctly.
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "tests/http_tests.py", line 185, in test_follow_redirects
      
http.session.redirect_cache.get('http://en.wikipedia.org/wiki/Main%20Page'))
  AttributeError: 'Session' object has no attribute 'redirect_cache'

redirect_cache could be a 2.7.0 thing not available in earlier versions.

  >>> requests.__version__
  '2.2.1'


TASK DETAIL
  https://phabricator.wikimedia.org/T101601

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: jayvdb, Aklapper, XZise, pywikipedia-bugs



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to