'ascii' codec can't encode character u'\U0001f4a9' in position 4: ordinal not in range(128) #1185

pull/1223/head
nicolargo 2017-11-14 21:42:33 +01:00
parent a47bf1a76b
commit dde5215e5d
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -23,6 +23,7 @@ Bugs corrected:
* Crash on startup: KeyError: 'hz_actual_raw' on Raspbian 9.1 #1170
* Add missing mount-observe and system-observe interfaces #1179
* OS specific arguments should be documented and reported #1180
* 'ascii' codec can't encode character u'\U0001f4a9' in position 4: ordinal not in range(128) #1185
Backward-incompatible changes: