pagure Logo
  • Log In

koji

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  192
  • Pull Requests  28
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

62d4d1d PR#578: cli: fix changelog encode for PY3

Merged and Committed by mikem 4 years ago
raw patch tree
ac2d2c5935e279cb2cd4cdd41e29414e816299ed 377fecbbfc4a8db8db1865dbd89d38046b6d33a0
4 files changed. 74 lines added. 11 lines removed.
koji/__init__.py
file modified
+17 -2
koji/util.py
file modified
+5 -3
tests/test_lib/test_fixEncoding.py
file modified
+18 -0
tests/test_lib/test_utils.py
file modified
+34 -6
    PR#578: cli: fix changelog encode for PY3
    
    Merges #578
    https://pagure.io/koji/pull-request/578
    
    Fixes #577
    https://pagure.io/koji/issue/577
    buildinfo --changelog prints bytestring
    
        
koji/__init__.py
file modified
+17 -2
koji/util.py
file modified
+5 -3
tests/test_lib/test_fixEncoding.py
file modified
+18 -0
tests/test_lib/test_utils.py
file modified
+34 -6
Powered by Pagure 5.13.3
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.