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
Lower macOS deployment target to 10.10 on Intel
After switching to use the builtin libwebp, we can do this and support
back to 10.10 (or the oldest version the specific Python version
supports), which is the oldest version supported by wxWidgets.
Closes: #2901
Upload snapshot builds to GitHub pre-releases (instead of wxpython.org)
This is mainly to migrate snapshot builds off wxpython.org and onto
something more reliable.