##// END OF EJS Templates
extensions: prevent a crash on py3 with a `minimumhgversion` str value...
extensions: prevent a crash on py3 with a `minimumhgversion` str value The expectation is that this field is bytes, but unported extensions are a thing and it shouldn't explode on a bad value. We already do this transformation in the version reporting mechanism. Differential Revision: https://phab.mercurial-scm.org/D11476
Matt Harbison -
r48829:5caec48d default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython / src / dirstate
copymap.rs Loading ...
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
non_normal_entries.rs Loading ...
status.rs Loading ...