79c4192 PR#3592: Use inspect.getfullargspec instead of getargspec on hub and web

Merged and Committed by tkopecek a year ago
    PR#3592: Use inspect.getfullargspec instead of getargspec on hub and web
    
    Merges #3592
    https://pagure.io/koji/pull-request/3592
    
    Fixes: #3591
    https://pagure.io/koji/issue/3591
    Fedora 37 kojiweb: AttributeError: module 'inspect' has no attribute 'getargspec'
    
        
file modified
+2 -2