)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"a22d6cbfee78b77e120866dd967517c8aa98d92c","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Currently the to_xml method always return unicodes (because of"},{"line_number":10,"context_line":"encoding\u003d\u0027unicode\u0027 explicitly given to tostring), so the logic to"},{"line_number":11,"context_line":"convert bytes values is never called."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: I71c5ed726d620068f3e935725e17db550a5425e6"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"936760cd_cbe2de10","line":11,"updated":"2025-01-08 02:39:59.000000000","message":"Confirmed in the code [1]:\n\n```\n    def to_xml(self, pretty_print\u003dTrue):\n        root \u003d self.format_dom()\n        xml_str \u003d etree.tostring(root, encoding\u003d\u0027unicode\u0027,\n                                 pretty_print\u003dpretty_print)\n        return xml_str\n```\n\n[1] https://github.com/openstack/nova/blob/e10b36b5d39a48740c821cc7b6ce192d58015e42/nova/virt/libvirt/config.py#L100\n[2] https://docs.python.org/3/library/xml.etree.elementtree.html#xml.etree.ElementTree.tostring","commit_id":"7b22a0af03390c0e6a7b1fbe823ccd543272c41d"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"a22d6cbfee78b77e120866dd967517c8aa98d92c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bbdca7aa_0b6805ab","updated":"2025-01-08 02:39:59.000000000","message":"LGTM thanks","commit_id":"7b22a0af03390c0e6a7b1fbe823ccd543272c41d"}]}
