mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -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.