##// END OF EJS Templates
perf: change the way we approach revlog reading...
perf: change the way we approach revlog reading If the `reading` context manager is available, we should use it over explicit file handle management. This will help us to make file handle management a matter more internal to the revlog.

File last commit:

r44031:2e017696 default
r51901:2f1967ff default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer