comparison mercurial/color.py @ 32978:41b081ac2145

profiling: cope with configwith default value handling changes Changeset 6ff6eb33f353 change 'configwith' behavior so that the default value is run through the conversion function. In parallel a new user of 'configwith' got introduced unaware of this coming behavior change. This broke profiling. We resolve the situation by having the new conversion function cope with a default value already using the right type.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 21 Jun 2017 10:46:18 +0200
parents 98c2b44bdf9a
children 95c57596b380
comparison
equal deleted inserted replaced
32977:27ba0d8dc26c 32978:41b081ac2145