GLboolean is now treated as bytes
Phil Thompson
phil at riverbankcomputing.com
Sun Sep 10 12:50:14 BST 2023
On 06/09/2023 20:21, Chris Djali wrote:
> Hi,
>
> We’ve just noticed something odd when upgrading the PyQt6 version
> that Mod Organizer 2 uses. OpenGL functions which take GLboolean as a
> parameter or return a GLboolean now all take/give bytes when called
> from Python. Previously, they took and gave bools. I’m struggling to
> think of a good reason this might have been done intentionally, so am
> pretty sure this is a bug and needs correcting.
>
> Anyone got any context for this or have a contact point for me to
> escalate this to a more formal issue report?
Should be fixed in the next PyQt6 snapshot.
Thanks,
Phil
More information about the PyQt
mailing list