mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-09 00:17:27 -05: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.