mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
through the toolbox We were passing a float to a PyQt method requiring int in newer Python versions, which raises an exception instead of silently truncating.