Issue #8047: Fix the xml.etree serializer to return bytes by default.
Use ``encoding="unicode"`` to generate a Unicode string.
F
Florent Xicluna committed
c17f17294fb31967b52b5b7039d7587e0f82c3bb
Parent: 1a0a737
Use ``encoding="unicode"`` to generate a Unicode string.