##// END OF EJS Templates
posix: (mostly) stop using the `pycompat.open()` shim...
posix: (mostly) stop using the `pycompat.open()` shim We still need it for the `posixfile` alias, because fixing all of those callers is outside of the scope of this, and spills into the Windows implementation of `posixfile`. But the other direct uses of `open()` can be dropped.
Matt Harbison -
r53261:7ac7d5f2 default
Show More
Name Size Modified Last Commit Author
/ mercurial / cext
__init__.py Loading ...
base85.c Loading ...
base85.pyi Loading ...
bdiff.c Loading ...
bdiff.pyi Loading ...
charencode.c Loading ...
charencode.h Loading ...
dirs.c Loading ...
manifest.c Loading ...
mpatch.c Loading ...
mpatch.pyi Loading ...
osutil.c Loading ...
osutil.pyi Loading ...
parsers.c Loading ...
parsers.pyi Loading ...
pathencode.c Loading ...
py.typed Loading ...
revlog.c Loading ...
revlog.h Loading ...
util.h Loading ...