##// END OF EJS Templates
hgdemandimport: bypass demandimport for _ast module (issue6407)...
hgdemandimport: bypass demandimport for _ast module (issue6407) This is broken on Python 3.9rc1, and while it sounds like there may be a fix in Python, we probably also should have this workaround in place in hg. See the bug for more details (including on bugs at redhat and b.p.o). Differential Revision: https://phab.mercurial-scm.org/D9004
Augie Fackler -
r46006:81b4e7c8 stable
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...
rustfmt.toml Loading ...

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.