Skip to content

PyQt5 on Python 3.10 doesn't cast float to int #1037

@corranwebster

Description

@corranwebster

This is due to https://bugs.python.org/issue36048 (most likely). We should probably be doing explicit casts to int in affected calls, since that was what was happening anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions