Message290844
It is hard to backport bugfixes to 2.7 since tests are too different. Due to this I backported some bugfixes without tests and omitted backporting other bugfixes.
PR 906 converts doctests in 2.7 to unittests. This will help backporting bugfixes too much.
Actually I have backported tests from 3.5 and checked that all old tests are present in new tests. Perhaps I found a bug in ElementTree in 2.7. Will open an issue after merging tests. |
|
Date |
User |
Action |
Args |
2017-03-30 14:55:08 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ncoghlan, ezio.melotti, Arfrever, eli.bendersky, asvetlov, flox, tshepang, python-dev, danielsh |
2017-03-30 14:55:08 | serhiy.storchaka | set | messageid: <1490885708.32.0.779543678958.issue15083@psf.upfronthosting.co.za> |
2017-03-30 14:55:08 | serhiy.storchaka | link | issue15083 messages |
2017-03-30 14:55:08 | serhiy.storchaka | create | |
|