dash/test/functional/test_framework
Wladimir J. van der Laan d1200755f1 Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
c8176b3cc7556d7bcec39a55ae4d6ba16453baaa Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII encoding in Python (practicalswift)
634bd970013eca90f4b4c1f9044eec8c97ba62c2 Explicitly specify encoding when opening text files in Python code (practicalswift)

Pull request description:

  Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python.

  As requested by @laanwj in #13440.

Tree-SHA512: 1651c00fe220ceb273324abd6703aee504029b96c7ef0e3029145901762c733c9b9d24927da281394fd4681a5bff774336c04eed01fafea997bb32192c334c06
Signed-off-by: pasta <pasta@dashboost.org>

# Conflicts:
#	contrib/devtools/circular-dependencies.py
#	contrib/linearize/linearize-data.py
#	contrib/linearize/linearize-hashes.py
#	contrib/seeds/generate-seeds.py
#	contrib/verify-commits/verify-commits.py
#	test/functional/multiwallet.py
#	test/functional/notifications.py
#	test/functional/test_runner.py
#	test/util/rpcauth-test.py
2020-07-07 11:50:56 -05:00
..
__init__.py
authproxy.py Some Dashification (#3513) 2020-06-11 11:39:04 +03:00
bignum.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
blocktools.py
coverage.py Some Dashification (#3513) 2020-06-11 11:39:04 +03:00
key.py Merge #12993: tests: Remove compatibility code not needed now when we're on Python 3 2020-06-27 10:43:32 -05:00
messages.py Partial Merge #11835: Add Travis check for unused Python imports 2020-06-17 14:29:55 -05:00
mininode.py Sleep 1 sec in mininode's wait_for_disconnect (#3538) 2020-06-18 11:41:27 +03:00
netutil.py Merge #12627: qa: Fix some tests to work on native windows 2020-06-18 11:41:53 -05:00
script.py Merge #12996: tests: Remove redundant bytes(…) calls 2020-06-27 10:43:32 -05:00
siphash.py
socks5.py Merge #11513: [trivial] [tests] A few Python3 tidy ups 2020-02-29 11:51:03 -06:00
test_framework.py Merge #13440: qa: Log as utf-8 2020-07-07 11:29:31 -05:00
test_node.py Merge pull request #3526 from PastaPastaPasta/backport-14733-14024 2020-06-13 21:16:17 +03:00
util.py Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python 2020-07-07 11:50:56 -05:00