##// END OF EJS Templates
fuzz: add config knob for PYTHON_CONFIG_FLAGS...
fuzz: add config knob for PYTHON_CONFIG_FLAGS I'll clean this up once we get oss-fuzz to use Python 3.8 instead of 2.7, but for now we need a way to evolve the flags passed to python-config in lockstep with the Python version. Yuck. Differential Revision: https://phab.mercurial-scm.org/D8637

File last commit:

r45128:af739894 default
r45489:ef8dcee2 default
Show More
Cargo.toml
3 lines | 75 B | text/plain | 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"]