#10598 closed (fixed)
Recent GIS changes break tests for python 2.3
Description ¶
Following r10131, some decorators are visible to the test suite, causing crashes when testing with Python 2.3.
Looks like a change similar to r8225 is needed again. I don't want to dive in and just change this, since I don't have real confidence that my setup allows me to test GIS stuff properly at the moment.
Note:
See TracTickets
for help on using tickets.
Fixed by r10137.