pagure Logo
  • Log In

koji

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  225
  • Pull Requests  45
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

30cc206 PR#4334: work around parse_qs behavior in python < 3.11

Merged and Committed by tkopecek 9 months ago
raw patch tree
8e5509845872d92de8ea3f643882a65d39b05a07 28b9ef7c64cdc91989a962a06836601a08c4a302
3 files changed. 25 lines added. 3 lines removed.
tests/test_www/loadwebindex.py
file modified
+1 -1
tests/test_www/test_search.py
file modified
+17 -0
www/lib/kojiweb/util.py
file modified
+7 -2
    PR#4334: work around parse_qs behavior in python < 3.11
    
    Merges #4334
    https://pagure.io/koji/pull-request/4334
    
    Fixes: #4332
    https://pagure.io/koji/issue/4332
    parse_qs fails on python 3.9
    
        
tests/test_www/loadwebindex.py
file modified
+1 -1
tests/test_www/test_search.py
file modified
+17 -0
www/lib/kojiweb/util.py
file modified
+7 -2
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.