##// END OF EJS Templates
util: eliminate the possibility of returning None from `versiontuple()`...
util: eliminate the possibility of returning None from `versiontuple()` This fixes the following error flagged by pytype: File "/mnt/c/Users/Matt/hg/mercurial/extensions.py", line 228, in load: unsupported operand types for > [unsupported-operands] Primitive types 'Optional[tuple]' and 'curver: Optional[tuple]' are not comparable. Differential Revision: https://phab.mercurial-scm.org/D11473
Matt Harbison -
r48826:376d08ae default
Show More
Name Size Modified Last Commit Author
/ rust / hgcli / .cargo
config Loading ...