diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-09-04 12:31:00 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-09-04 12:34:43 +0200 |
| commit | fa616275b2c54787dad472f56782e7943d9f2bd6 (patch) | |
| tree | 314f3baba73b6bd0679792a06131356cc3300580 /src/net_processing.cpp | |
| parent | Merge #14129: Trivial: update clang thread-safety docs url (diff) | |
| parent | lint: Make sure we read the command line inputs using utf-8 decoding in python (diff) | |
| download | discoin-fa616275b2c54787dad472f56782e7943d9f2bd6.tar.xz discoin-fa616275b2c54787dad472f56782e7943d9f2bd6.zip | |
Merge #14128: lint: Make sure we read the command line inputs using utf-8 decoding in python
5d62dcf9cfb5c0b2511c10667ed47ec3b3610d72 lint: Make sure we read the command line inputs using utf-8 decoding in python (Chun Kuan Lee)
Pull request description:
Make sure we read the command line inputs using utf-8 decoding in python
occurred from travis cron job:
contrib/verify-commits/verify-commits.py should run with utf-8, otherwise it would raise UnicodeDecodeError
`UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 744: ordinal not in range(128)`
Tree-SHA512: 90e4ad57fdbbbecb0a21fc2d2b03a04f5ef125e54124719ef36e5a85326930b732b47534757a7c3a8730096f3947b009ec898191928b5c2d38f9f4b3e37db48d
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions