Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'debug': 0.04; 'testing,': 0.05; 'versions,': 0.05; 'subject:ANN': 0.07; 'subject:released': 0.07; 'vi,': 0.07; 'highlighting': 0.09; 'ide': 0.09; 'received:66.35': 0.09; 'snippet': 0.09; 'truncate': 0.09; 'python': 0.11; 'exception': 0.13; 'stack': 0.13; 'syntax': 0.13; 'django': 0.14; 'output': 0.15; '1.7': 0.16; 'bindings,': 0.16; 'debugger,': 0.16; 'debugging,': 0.16; 'emacs,': 0.16; 'pytest,': 0.16; 'spurious': 0.16; 'tracebacks': 0.16; 'uses,': 0.16; 'wing': 0.16; 'wingware': 0.16; 'app': 0.16; 'debugging': 0.18; 'project,': 0.18; 'shell': 0.18; 'tests': 0.18; 'language': 0.19; 'thanks,': 0.19; 'extension': 0.20; 'fix': 0.21; 'keyboard': 0.22; 'minor': 0.22; 'programming': 0.23; 'module': 0.23; 'errors': 0.23; 'feature': 0.24; 'header:User-Agent:1': 0.26; 'css': 0.27; 'i/o': 0.29; 'pyqt,': 0.29; 'questions?': 0.29; 'restart': 0.29; 'environment': 0.29; 'programmers': 0.31; 'source': 0.31; 'entry': 0.31; 'code': 0.31; 'language.': 0.32; 'point': 0.33; 'control,': 0.33; 'symbol': 0.33; 'url:downloads': 0.33; 'editor': 0.34; 'languages': 0.34; 'running': 0.34; 'file': 0.34; 'add': 0.34; 'google': 0.34; 'useful': 0.35; 'to:addr:python-list': 0.35; 'adds': 0.35; 'list:': 0.35; 'step': 0.36; 'project': 0.36; 'child': 0.36; 'visual': 0.36; 'hi,': 0.37; 'display': 0.37; 'release': 0.37; 'received:66': 0.38; 'version': 0.38; 'names': 0.38; 'unit': 0.38; 'test': 0.39; 'to:addr:python.org': 0.39; 'free': 0.61; 'more': 0.62; 'improved': 0.63; 'details': 0.63; 'our': 0.64; 'here': 0.66; 'improvements': 0.66; 'hesitate': 0.69; 'search,': 0.72; 'integrated': 0.73; 'from:addr:info': 0.73; 'intelligent': 0.76; 'click': 0.77; '3.4': 0.84; 'probe': 0.91; 'results,': 0.91; 'email name:support': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wingware.com; s=default; t=1434743930; bh=pLEUqoGqlZltYQ8ynG3syoMP8JqLjOTKuDS5Smdma8M=; h=Date:From:To:Subject; b=wetR9gyCp/11d0xLA2OdGdimlTYj12wuAyD08jxwrhxCQe5OcnNXBYPH5Y7T1xOG0 pfJ/jW+e9nCSm6pPISdUnKavSaVVF5ySck5pFUZWU7o7VLVOsOgoKSsByt3R9f5QrV itgWagDm3J2c6COwOugkIXl3OJ784IYmTmiZdNpM= Date: Fri, 19 Jun 2015 15:58:49 -0400 From: Wingware Organization: Wingware User-Agent: Postbox 4.0.1 (Macintosh/20150514) MIME-Version: 1.0 To: python-list@python.org Subject: ANN: Wing IDE 5.1.5 released Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 64 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434743932 news.xs4all.nl 2934 [2001:888:2000:d::a6]:38144 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92896 Hi, Wingware has released version 5.1.5 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive auto-editing, goto-definition, find uses, refactoring, a powerful debugger, version control, unit testing, search, project management, and many other features. This release includes the following improvements: Support for Python 3.5b2 Added Step Out To Here to return to currently selected stack frame Add syntax highlighting for Less and HSS CSS extension languages Enable auto-fixups and auto-invocation in the Python Shell and Debug Probe Fix running and debugging Django 1.8 unit tests (thanks to Rafal Zawadzki) Don't truncate output as readily in the Python Shell or Debug I/O Fix Debug Restart when debugging a file and no main entry point is set Fix spurious syntax errors for Python 3 code (up to and including 3.4 language features) Improved tracebacks in the Python Shell and Debug Probe with more useful file names Several auto-editing improvements Display source file when click on an exception line in a Cython-compiled module About 40 other improvements For details see http://wingware.com/news/2015-06-19 and http://wingware.com/pub/wingide/5.1.5/CHANGELOG.txt What's New in Wing 5.1: Wing IDE 5.1 adds multi-process and child process debugging, syntax highlighting in the shells, support for pytest, Find Symbol in Project, persistent time-stamped unit test results, auto-conversion of indents on paste, an XCode keyboard personality, support for Flask, Django 1.7 and 1.8, Python 3.5 and recent Google App Engine versions, improved auto-completion for PyQt, recursive snippet invocation, and many other minor features and improvements. Free trial: http://wingware.com/wingide/trial Downloads: http://wingware.com/downloads Feature list: http://wingware.com/wingide/features Sales: http://wingware.com/store/purchase Upgrades: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at support@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com