-
New Feature
-
Resolution: Fixed
-
Normal
-
None
-
None
We currently have a homemade system to specify arguments to patches:
This doesn't have the ability to specify options, or other more detailed information. It could be interesting to try and use argparse here, which will allow us to specify more detailed argument/options information, add built-in arg checking, and automatically generate help messages