aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/merkle_blocks.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-03-23 11:55:46 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-03-23 13:15:20 +0100
commitf11c5a3cbd2833be124e66272aea274fda534626 (patch)
tree46a4fa8808d19a202bde8807cd018fc3e5b9cead /qa/rpc-tests/merkle_blocks.py
parent490064111f8633c46132d0f2b35e8be494839a9a (diff)
devtools: make github-merge.py use py3
This makes github-merge.py the first developer tool to go all Python 3 (for context see #7717). The changes are straightforward as the script already was `from __future__ import division,print_function,unicode_literals`. However urllib2 changed name, and json will only accept unicode data not bytes. This retains py2 compatibility for now: not strictly necessary as it's not used by the build system - but it was easy.
Diffstat (limited to 'qa/rpc-tests/merkle_blocks.py')
0 files changed, 0 insertions, 0 deletions