contrib/linux-wheel-centos5-blacklist
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 27 Jun 2017 00:15:56 +0530
changeset 33101 b257aaa0743a
parent 32080 fcddcf442e4f
permissions -rw-r--r--
py3: use r'' to prevent the addition of b'' by transformer There are cases in opts handling in debugcommands.py where we don't need to convert opts keys back to bytes as there are some handful cases and no other function using opts value. Using r'', we prevent the transformer to add a b'' which will keep the value str.

test-convert-git.t
test-subrepo-git.t
test-patchbomb-tls.t