##// END OF EJS Templates
index: return False for "len(index) in index"...
index: return False for "len(index) in index" Since we no longer accept index[len(index)], we should clearly make "len(index) in index" return False. This should have been part of a3dacabd476b (index: don't allow index[len(index)] to mean nullid, 2018-07-20) Differential Revision: https://phab.mercurial-scm.org/D4104

File last commit:

r30346:9cc438bf default
r38902:aa33988a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer