Message329614
To provide a little more context: coverage.py has tests that the XML reports it generates are correct. It does this by comparing the result to saved XML files. On Python versions up to 3.7, the file compares correctly. It has sorted attributes generated by minidom. Now on Python 3.8, the comparison fails. |
|
Date |
User |
Action |
Args |
2018-11-10 14:53:27 | nedbat | set | recipients:
+ nedbat, rhettinger, scoder, vstinner, taleinat, eli.bendersky, serhiy.storchaka, dfrojas |
2018-11-10 14:53:27 | nedbat | set | messageid: <1541861607.48.0.788709270274.issue34160@psf.upfronthosting.co.za> |
2018-11-10 14:53:27 | nedbat | link | issue34160 messages |
2018-11-10 14:53:27 | nedbat | create | |
|