Message328056
I am inclined to reject the patch.
LooseVersion is not meant to be a general utility for all modules; I know it’s used in the wild but projects should define their parsing/comparison function or make up a specific module for that.
If the problem happens from distutils or pip when comparing real distributions that really define version='a' and version='1', then modern setuptools or flit or twine will warn about that. |
|
Date |
User |
Action |
Args |
2018-10-19 17:34:57 | eric.araujo | set | recipients:
+ eric.araujo, barry, ncoghlan, pitrou, tarek, Arfrever, piotr, Natalia, DLitz, samuel.lai, YP |
2018-10-19 17:34:57 | eric.araujo | set | messageid: <1539970497.81.0.788709270274.issue14894@psf.upfronthosting.co.za> |
2018-10-19 17:34:57 | eric.araujo | link | issue14894 messages |
2018-10-19 17:34:57 | eric.araujo | create | |
|