asaleh / pagure-dist-git

Forked from pagure-dist-git 2 years ago
Clone

ae02ce1 Encode the project name before querying PDC for it

Authored and Committed by pingou 3 years ago
    Encode the project name before querying PDC for it
    
    Turns out with python3 we need to encode the project name as otherwise
    PDC is not able to give us back the appropriate data.
    
    Fixes https://pagure.io/releng/issue/9615
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+3 -1