Ben Woodcroft writes: > Hi again, > > > On 20/09/16 16:34, Ben Woodcroft wrote: >> Oops, forgot to cc the list. >> >> >> On 20/09/16 16:02, Ben Woodcroft wrote: >>> Hi Marius, >>> >>> Thanks for the patches. >>> >>> On 17/09/16 20:10, Marius Bakke wrote: >>>> [..] >>>> + (add-after 'unpack 'fix-tests >>>> + (lambda _ >>>> + ;; See https://github.com/pabigot/pyxb/issues/26 ... >>>> + (delete-file "tests/trac/test-trac-0091.py") >>> >>> The fix for that test failing seems straightforward enough, might be >>> better to include as a patch so those tests are run. >>> https://github.com/pabigot/pyxb/commit/d4bdd5a1c712cd70f96264ae13b55d015cbf3335 >>> > Actually, 1.2.5 just got released which has both of these fixes. Can you > send an updated patch please? Hi Ben, Thanks for the review. Updated patches attached.