Changes between Version 1 and Version 2 of Ticket #9153, comment 7
- Timestamp:
- Jun 9, 2023, 12:36:08 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9153, comment 7
v1 v2 5 5 Trying to exclude Qt types that aren't susceptible to these kinds of errors. Then when I hit all the code paths that use one of the types that remain and verify it works, I'll add it to the command. Currently trying to exclude QPen. 6 6 7 But I'm thinking it would maybe also be useful to ask Riverbank why 3.11 PyQt is so much stricter than 3.9 PyQt.7 But I'm thinking it would maybe also be useful for us to ask Riverbank why 3.11 PyQt is so much stricter than 3.9 PyQt.