wxPython 4.3.1 is now available at PyPI, with some additional files at GitHub Release This is a quick follow-up release to v4.3.0 to fix a couple of significant bugs. New and improved in this release: * Fix setting RPATH to $ORIGIN when building wxWidgets on Linux (fixes wx.richtext import) Restore removed wx.propgrid defines
wxPython 4.3.0 is now available at PyPI, with some additional files at GitHub Release Starting with this release wxPython has switched to tracking the wxWidgets master branch (version 3.3.x) for the wxWidgets source code, which wxPython is built upon, and which is included in the wxPython source archives. Do note that the wxWidgets 3.3.x releases are API/ABI unstable, so there may be API changes/i
wxPython 4.2.5 is now available at PyPI, with some additional files at Extras Changes in this release: This release was built using the wxWidgets' v3.2.9 release tag. The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44). Fix build/wheel installation using setuptools 81+ Replace md5 with sha2
wxPython 4.2.4 is now available at PyPI, with some additional files at Extras Changes in this release: This release was built using the wxWidgets' v3.2.8.1 release tag. The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44). Fix using setuptools.build_meta backend (#2732) Fix EOL style in wx.p
wxPython 4.2.3 is now available at PyPI, with some additional files at Extras Changes in this release: This release was built using the wxWidgets' v3.2.7 release tag. The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44). Fix test issues with wx.lib.introspect (#2717) Add support for building
wxPython 4.2.2 is now available at PyPI, with some additional files at Extras Changes in this release: This release was built using the wxWidgets' v3.2.6 release tag. This is the first release built using GitHub infrastructure instead of the buildbots. Please report any problems with the wheels. Fix some Python 3.12 compatibility issues (segfault on exit) by upgrading sip & waf Fix more float/int
"Size matters not." (Yoda) wxPython 4.2.1 is now available at PyPI, with some additional files at Extras The biggest change in this release is the addition of Mac and Windows builds for both Python 3.11 and Python 3.12 (beta). In addition there have been some updates in the distro versions used for the Linux wheels available at the extras archive, including some with Python 3.11 builds.
"Rumors of my death are only slightly exaggerated" wxPython 4.2.0 is now available at PyPI, with some additional files at Extras New and improved in this release: Yes, it's been a VERY long time since the last release. I'm not dead, just on an extended break. It took me a while to get up to speed on a new day job, and then there was a seemingly perpetual crunch-mode to get the product through a co
"An attitude of gratitude" wxPython 4.1.1 is now available at PyPI, with some additional files at Extras New and improved in this release: This should have been mentioned in the notes for the last release, but alas, it wandered away and got lost. wxWidgets is now validating the flags passed when adding items to a sizer, to ensure that they are the correct flags for the type of the sizer. If the gi
"Escaping the Quarantine" wxPython 4.1.0 is now available at PyPI, with some additional files at Extras Starting with this release wxPython has switched to tracking the wxWidgets master branch (version 3.1.x) for the wxWidgets source code, which wxPython is built upon, and which is included in the wxPython source archives. This will be the last release to include binaries for Python 2.7. The code