diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-08-13 09:53:06 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-08-13 09:53:08 -0400 |
commit | 6edda062dc3c243604820867193725bfefea6015 (patch) | |
tree | fca58232be8805920bb4801c68d2874a3eff8f79 /src | |
parent | 62d40f19836349787ab2d19e1c5213bdf7e0db34 (diff) | |
parent | 49e56625aa2e102472f782e7421a332b4f438f54 (diff) |
Merge #13953: fix deprecation in bitcoin-util-test.py
49e56625aa fix deprecation in bitcoin-util-test.py (Isidoro Ghezzi)
Pull request description:
To avoid:
$ make check
{…omissis…}
Running test/util/bitcoin-util-test.py...
/usr/local/bin/python3.7 ../test/util/bitcoin-util-test.py
../test/util/bitcoin-util-test.py:31: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead.
config.readfp(open(os.path.join(os.path.dirname(__file__), "../config.ini"), encoding="utf8"))
$ python3 --version
Python 3.7.0
Tree-SHA512: eafed629b64ae32b0b84520bb9b430204cba38d426dab1b3946a92c758c7d599aacc2798ab6e126808a6c7515ff20eb4ecc635b3e424f4c8903105438f817297
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions