Commit 4b8fa0c
committed
Merge #283: Pass strSubVer.encode() to serializer
80fffb3 Pass strSubVer.encode() to serializer (Andrew Chow)
Pull request description:
The serializer expects bytes, but strSubVer is a string. So it needs to be encoded first.
Top commit has no ACKs.
Tree-SHA512: 80a4f57d9141f4d3e7282bfc91f3c10974b97d22071a9fe7d54fce52c4c901ef04b1b37ce615a634a118834c1de52d71cc60e0f65fd05e88bc225c36701e56511 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments