My project bundles wxPython Phoenix inside our application, and so for Windows and macOS we are tied to the wxWidgets version used by wxPython for our main app as well. This is leading to some issues now on macOS 11 machines, since there have been quite a few changes in 3.1.5 fixing font handling that are needed for proper functioning (and we have a user seeing routine crashes now because of fonts). We think all these are fixed by 3.1.5.
Are there any plans to release a new wxPython version with 3.1.5 as the base?
There seems to have been a little bit of action in the update-wx branch over last 2 weeks. Hopefully that’s a sign of that 4.1.2 might be coming soon. Let’s hope so