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

This commit is contained in:
nicolargo
2017-11-14 21:42:33 +01:00
parent a47bf1a76b
commit dde5215e5d

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: