You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add Python 3.14 and wxPython 4.2.2 tests (#1477)
Regarding unit tests, the idea is to test:
* The oldest supported Python (to check for regressions)
* The newest (to check current code feasibility)
* An experimental/development version (to check future compatibility)
No real need to test in between, since those three should cover every case.
0 commit comments