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