##// END OF EJS Templates
revlog: signal which revlog index are compatible with Rust...
revlog: signal which revlog index are compatible with Rust Otherwise, Rust may treat python object like `cindex` object, leading to trouble. The new attribute is an integer because I expect we might need a flag field in the future. As a start we get the rust code to raise a clear TypeError. We will use the information in a smarter way in the next changesets. Differential Revision: https://phab.mercurial-scm.org/D10665

File last commit:

r45863:f55c47f4 default
r48042:9d1a8829 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer