ANN: Wing Python IDE 7.1.1

Wingware info at wingware.com
Mon Sep 9 10:34:30 EDT 2019


Wing Python IDE version 7.1.1 has been released.  This release avoids 
slowing and dropping of remote development connections, fixes showing 
Pandas DataFrame and Series values, makes OS Commands work on remote 
hosts with Python 3, inspects remote extension modules with non-ascii 
characters in the interface, adds __init__ arguments to the 
auto-completer, allows ignoring exceptions in frozen importlib files, 
fixes line numbers shown in pytest exception tracebacks, and fixes other 
minor usability issues.

== Some Highlights of Wing 7.1 ==

* Support for Python 3.8: Wing 7.1 supports editing, testing, and 
debugging code written for Python 3.8, so you can take advantage of 
assignment expressions and other improvements introduced in this new 
version of Python.

* Improved Code Warnings: Wing 7.1 adds unused symbol warnings for 
imports, variables, and arguments found in Python code. This release 
also improves code warnings configuration, making it easier to disable 
unwanted warnings.

* Cosmetic Improvements: Wing 7.1 improves the auto-completer, project 
tool, and code browser with redesigned icons that make use of Wing's 
icon color configuration. This release also improves text display on 
some Linux systems, supports Dark Mode on macOS, and improves display of 
Python code and icons found in documentation.

* And More: Wing 7.1 also adds support for Windows 10 native OpenSSH 
installations for remote development, and makes a number of other minor 
improvements. This release drops support for macOS 10.11. System 
requirements remain unchanged on Windows and Linux.

For details see the change log:  
https://wingware.com/pub/wingpro/7.1.1.0/CHANGELOG.txt

For a complete list of new features in Wing 7, see What's New in Wing 7: 
https://wingware.com/wingide/whatsnew

== Downloads ==

Wing Pro: https://wingware.com/downloads/wing-pro/7.1/binaries
Wing Personal: https://wingware.com/downloads/wing-personal/7.1/binaries
Wing 101: https://wingware.com/downloads/wing-101/7.1/binaries

Compare Products: https://wingware.com/downloads

See Upgrading https://wingware.com/doc/install/upgrading for details on 
upgrading from Wing 6 and earlier, and Migrating from Older Versions 
https://wingware.com/doc/install/migrating for a list of compatibility 
notes.





More information about the Python-list mailing list