python-ironicclient/releasenotes/notes/fix-python3-compatibility-9...

6 lines
179 B
YAML

---
fixes:
- Fixes an issue in a python 3 environment, where TypeError
exceptions were being raised (due to the "requests"
library returning bytes instead of a string).