Ran Benita
f86e4516eb
junitxml: convert from py.xml to xml.etree.ElementTree
...
Part of the effort to reduce dependency on the py library.
Besides that, py.xml implements its own XML serialization which is
pretty scary.
I tried to keep the code with minimal changes (though it could use some
cleanups). The differences in behavior I have noticed are:
- Attributes in the output are not sorted.
- Some unneeded escaping is no longer performed, for example escaping
`"` to `"` in a text node.
2020-07-29 10:52:21 +03:00
..
2020-07-24 13:30:38 +02:00
2020-07-22 21:36:51 -03:00
2019-06-03 12:08:01 -03:00
2019-10-26 16:28:17 +03:00
2020-07-11 16:01:45 -03:00
2020-07-11 13:40:28 -03:00
2020-07-22 21:36:51 -03:00
2020-07-22 21:36:51 -03:00
2020-07-22 21:36:51 -03:00
2020-07-22 21:36:51 -03:00
2020-03-27 18:40:23 +03:00
2020-07-08 19:04:56 +03:00
2020-07-10 13:08:56 +03:00
2020-05-15 18:35:38 -03:00
2020-07-20 10:31:20 -07:00
2020-07-22 21:36:51 -03:00
2020-06-13 11:29:01 -03:00
2020-07-10 13:08:56 +03:00
2020-06-13 11:29:01 -03:00
2020-06-05 11:34:20 +03:00
2020-07-10 13:08:56 +03:00
2019-07-04 15:00:10 +02:00
2020-07-08 19:04:56 +03:00
2020-04-09 17:23:54 +03:00
2020-06-08 10:03:10 -03:00
2020-07-29 10:48:38 +03:00
2020-07-29 10:52:21 +03:00
2020-06-08 10:56:40 -03:00
2020-06-08 21:54:22 -03:00
2020-06-05 15:57:48 +03:00
2020-07-10 13:08:56 +03:00
2020-04-09 16:56:01 +02:00
2020-06-12 17:34:31 +03:00
2020-07-10 13:08:56 +03:00
2020-01-23 10:45:31 +01:00
2020-07-21 21:21:09 +03:00
2020-06-05 11:34:20 +03:00
2020-07-15 09:25:17 -03:00
2020-07-07 07:45:27 -03:00
2020-07-10 13:08:56 +03:00
2020-06-25 14:30:42 +03:00
2020-06-05 11:34:20 +03:00
2020-06-12 22:49:33 +10:00
2020-06-05 11:34:20 +03:00
2020-07-10 13:08:56 +03:00
2020-02-28 18:38:07 +01:00
2020-05-10 16:59:20 +03:00
2020-05-12 09:29:40 +03:00
2020-07-22 21:36:51 -03:00
2020-06-26 09:50:19 -03:00
2020-07-10 13:08:56 +03:00
2020-07-10 13:08:56 +03:00
2020-06-05 11:34:20 +03:00
2020-06-05 11:34:20 +03:00
2019-06-15 11:48:34 -03:00
2020-07-22 21:36:51 -03:00
2020-07-14 14:53:42 +03:00