Patches

To apply patches, unpack them into your Wing IDE installation directory, using winzip, tar, or similar tool. In WinZip, make sure you leave the Use Folder Names option checked so that files are placed correctly in the hierarchy.

Mac OS X users should be sure to unpack into the right location -- the Installation Directory from the About box is the correct place to install on all platforms. After restarting Wing, the About box will also show the installed patches by number.

Tar Archives

Debug I/O stdin fix  2.1.4-2p1     Fixes failure to correctly handle a read from stdin in the debug process via the Debug I/O tool on the second+ run if there is no output from the debug process before the read.

Analysis slowdown fix  2.1.4-2p2     Fixes slowdown when analyzing code in the top-level namespace of some packages

Module scraping fix  2.1.4-2p3     Fixes failure to scrape analysis data out of extension modules for certain libraries, including PyQt, when working in a project without a main debug file. You must also remove pi-cache from your user settings directory.

Valid xml comments  2.1.4-2p4     Use valid xml comments when commenting out a selection

Fix failure to start debugger & shell  2.1.4-2p5   Windows  Fixes failure to start debugger and interactive shell on Window when system environment variable has no value

Fix failure to start debugger, 2nd try  2.1.4-2p6   Windows  Fixes failure to start debugger and interactive shell on Window when system environment variable has no value. Patch #5 is not needed if this patch is installed.

Non-ascii host names  2.1.4-2p7     Correctly handle license activation on machines with non-ascii characters in their host names.

Regex replace  2.1.4-2p8     Fixed replacing multiple matches when using a regex search & replace in the search in files tool.

Cython debugging support  2.1.4-2p9   Intel Linux  Use correct file names in stack traces for Cython generated code (and some other types of code) and do not display file-not-found dialog when a source file in the stack trace is missing.

Cython debugging support  2.1.4-2p9   Windows  Use correct file names in stack traces for Cython generated code (and some other types of code) and do not display file-not-found dialog when a source file in the stack trace is missing.

 

You can also browse our ftp site (or via http).