Skip to content

Conversation

@MHendricks
Copy link
Collaborator

@MHendricks MHendricks commented Jan 2, 2026

The first of potentially several pull requests to update Qt.py, dropping support for Qt 5.13. The new minimum version of Qt is 5.15 adding support for more modules. This will be released under the 2.1 version of Qt.py to allow us to release patches for the previous Qt 5.13 versions if required.

NOTE: This will be rebased and merged on top of #450. See roadmap for the plan.

@MHendricks MHendricks self-assigned this Jan 2, 2026
@MHendricks MHendricks added the v2.1 To be implemented in the 2.1 release of Qt.py. Supporting Qt5.15+ only label Jan 2, 2026
@MHendricks MHendricks marked this pull request as draft January 3, 2026 03:06
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch 3 times, most recently from 435c4e9 to dbb432a Compare January 3, 2026 03:54
@MHendricks MHendricks changed the base branch from master to master_2.0 January 5, 2026 19:43
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch from dbb432a to 9542ea1 Compare January 5, 2026 19:47
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch 5 times, most recently from cee1eea to 5f803f1 Compare January 11, 2026 09:02
@MHendricks MHendricks marked this pull request as ready for review January 27, 2026 19:25
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch 3 times, most recently from 8a298c0 to 3e232c0 Compare January 28, 2026 23:44
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch from 3e232c0 to 808fdb3 Compare January 29, 2026 01:05
For windows based non-console apps sys.stderr can be None which causes
a silent error. Switching to print accounts for this.
This adds several common members that had to be excluded when supporting Qt 5.13.
@MHendricks MHendricks force-pushed the mikeh/2.1_drop_qt5.13 branch from 808fdb3 to 85ce97f Compare January 29, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2.1 To be implemented in the 2.1 release of Qt.py. Supporting Qt5.15+ only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant