Commit 80c9044
committed
Fix html5lib#67: BufferedStream returns unicode string.
This is a simple case of using a unicode string to join where we
should be using a bytes string.1 parent c8feb51 commit 80c9044
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments