d1b7342 Add patch to fix up Python 3.10 support

Authored and Committed by mooninite 2 years ago
    Add patch to fix up Python 3.10 support
    
    - Doesn't version compare well, hack it
    - Python 3.10 deprecated arg formatting that uses '#' unless a macro is
      set
    
        
file modified
+7 -1