Wing IDE Personal v. 2.1.4-2 Patches






The easiest way to apply patches is with Check for Updates in Wing IDE's Help menu. To apply a patch manually, unpack it into the Installation Directory listed in Wing's About box. After restarting Wing, the About box will also show the installed patches by number.
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 (32 bit)  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.

 

Also available: browse all downloads