pagure Logo
  • Log In

julian8628 / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  3
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

aad9fac move from urrlib.request.urlopen to requests.get

Authored and Committed by tkopecek 5 years ago
raw patch tree parent
5 files changed. 58 lines added. 52 lines removed.
koji/__init__.py
file modified
+2 -4
koji/tasks.py
file modified
+7 -7
tests/test_lib/test_client_session.py
file modified
+2 -1
tests/test_lib/test_tasks.py
file modified
+7 -3
tests/test_lib/test_utils.py
file modified
+40 -37
    move from urrlib.request.urlopen to requests.get
    
    Fixes: https://pagure.io/koji/issue/1530
    
        
koji/__init__.py
file modified
+2 -4
koji/tasks.py
file modified
+7 -7
tests/test_lib/test_client_session.py
file modified
+2 -1
tests/test_lib/test_tasks.py
file modified
+7 -3
tests/test_lib/test_utils.py
file modified
+40 -37
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.