Avoid UnicodeEncodeError on non-ascii reviewer names
... by using unicode instead of byte strings where non-ascii strings can be formatted in. llvm-svn: 334098
Loading
Please sign in to comment
... by using unicode instead of byte strings where non-ascii strings can be formatted in. llvm-svn: 334098