[Python-checkins] [python/cpython] 8d1f93: Remove catching OSError in ftphandler test. Only U...

GitHub noreply at github.com
Fri Mar 31 02:15:53 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 8d1f935945ca8cf3665315e0f82358fffe689353
      https://github.com/python/cpython/commit/8d1f935945ca8cf3665315e0f82358fffe689353
  Author: Senthil Kumaran <skumaran at gatech.edu>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M Lib/test/test_urllib2.py

  Log Message:
  -----------
  Remove catching OSError in ftphandler test. Only URLError is raised in urllib.request module. (#918) (#920)

(cherry picked from commit ed3dd1c02af6872bd0748f7b9a5dadb89f7b830f)




More information about the Python-checkins mailing list