The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
wxPython-pdb-4.0.0a3-py36-win_amd64.zip (63.4 MB)
Email in envelope
Get an email when there's a new version of wxPython
Recent Changes for wxPython ===================================================================== 3.0.1 ------- * 23-Aug-2014 Turned on a workaround for a bug that caused crashes on Windows XP. This was due to a Micorsoft bug in optimizing access to TLS when a DLL is dynamically loaded at runtime with LoadLibrary, such as how Python extension modules are loaded. See http://trac.wxwidgets.org/ticket/13116 Fixed "wxPyXmlSubclassFactory, no destructor found." error. Some Pubsub and AGW updates. Ignore some code in wxOSX that was preventing stock data format IDs from being used with custom data objects. (See https://groups.google.com/forum/#!topic/wx-dev/wFxevpvbhvQ/discussion) Various other fixes and enhancements from wxWidgets.