Use utf-8 instead of the Python 2 default of ascii to encode/decode commit messages.
This can be removed when switching to Python 3, as utf-8 is the default there.
Necessary for merging #7422 due to the ฿ in ฿tcDrak. Also tested that this works when there are unicode characters in the github title.
devtools: Fix utf-8 support in messages for github-merge #7425
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2016_01_github_merge_utf8 changing 1 files +3 −3-
laanwj commented at 10:47 AM on January 27, 2016: member
-
c8a6c11d6d
devtools: Fix utf-8 support in messages for github-merge
Use 'utf-8' instead of the Python 2 default of 'ascii' to encode/decode commit messages. This can be removed when switching to Python 3, as 'utf-8' is the default there. Necessary for merging #7422 due to the ฿ in ฿tcDrak.
- laanwj added the label Dev Scripts on Jan 27, 2016
-
jonasschnelli commented at 10:54 AM on January 27, 2016: contributor
Yes. Encountered this as well. Thanks for the fix.
utACK
- laanwj merged this on Jan 28, 2016
- laanwj closed this on Jan 28, 2016
- laanwj referenced this in commit 20a408ca99 on Jan 28, 2016
- codablock referenced this in commit b78eb9bf08 on Sep 16, 2017
- codablock referenced this in commit d19cf572cb on Sep 19, 2017
- codablock referenced this in commit d9dc294f81 on Dec 9, 2017
- codablock referenced this in commit 7d7e1c0c35 on Dec 9, 2017
- codablock referenced this in commit b277eed58f on Dec 11, 2017
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels