nvda
nvda copied to clipboard
Update wx for 2023.1
wxPython 4.2.0 has been released. Unlike the previous release, wxPython uses a wxWidgets release (3.2.0), instead of tracking the master branch (wxWidgets 3.1.4.XX) in wxPython 4.1.1.
- [ ] check for any API breaking changes from wxPython/wxWidgets: https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.2.0/docs/changes.txt
- [ ] check if wxWidgets/Phoenix#1950 has been merged and released, which allows us to remove #12300