##// END OF EJS Templates
py3: unbyteify arguments to warnings.filterwarnings()...
py3: unbyteify arguments to warnings.filterwarnings() This fixes a crash when trying to import the convert extension on Python 3.

File last commit:

r45128:af739894 default
r45490:4888adfb stable
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]