c4bb38d2b1
Password can come with the '%' character. If we keep ConfigParser interpolation enabled, it will try to modify the value. Typical error looks like this one: ``` configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%Z,sq' ``` See: https://docs.python.org/3/library/configparser.html#interpolation-of-values |
||
---|---|---|
.. | ||
cache | ||
env | ||
integration | ||
legacy | ||
results | ||
runner | ||
sanity | ||
units | ||
utils |