Closed Closed Better compatibility ArgumentParser from Python 3.9 #2 Labels enhancementNew feature or request ...
Calling ArgumentParser with version parameter doesn't work when running under python 3.5, so I patched it out. I don't see any regression when applying the patch and running with Python 2.7 --- ...