mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-11 00:04:09 -04:00
The old sip based approach to handling property -> getter/setter conversion is broken on sip6, so move the patching into Python. Also fix incorrect checks in tests, and add additional test for compatiblity code.