Mercurial > hg
comparison rustfmt.toml @ 48016:5caec48d9a01
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
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 20 Sep 2021 14:21:18 -0400 |
parents | 426294d06ddc |
children |
comparison
equal
deleted
inserted
replaced
48015:a9bedc56f025 | 48016:5caec48d9a01 |
---|