Mercurial > hg
diff tests/test-issue586.t @ 45187:e285655c37c5 stable
infinitepush: fix `{get,put}_args` formatting on Python 3
Calling `.format()` on a byte-string does not work, thus
causing an exception on Python 3. This commit adds a function
to paper over the difference.
Differential Revision: https://phab.mercurial-scm.org/D8781
author | Connor Sheehan <sheehan@mozilla.com> |
---|---|
date | Wed, 22 Apr 2020 18:08:12 -0400 |
parents | eb586ed5d8ce |
children |