##// END OF EJS Templates
py3: check for None before comparing with integers...
py3: check for None before comparing with integers Comparing None and integers on Python 3 is not allowed and raise error. Differential Revision: https://phab.mercurial-scm.org/D3614
Pulkit Goyal -
r38101:a4942675 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / concurrent
futures
LICENSE Loading ...
__init__.py Loading ...