##// END OF EJS Templates
changing-files: move default constructor value to None...
changing-files: move default constructor value to None According to Augie Fackler, using tuple as default value confuse PyType when actual values are passed at init time. Differential Revision: https://phab.mercurial-scm.org/D9086

File last commit:

r45503:cf04f62d default
r46163:3d5b2b8e default
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]