Commit 8874404
committed
Changed
splunklib/data.py load function to convert string utf-8 encoded only for utf strings, so that Python XML parser will not throw errors when processing utf-8 encoded responses.1 parent 5a0c84a commit 8874404
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
0 commit comments