Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

To downgrade the human mind is bad theology. -- C. K. Chesterton


devel / comp.lang.python / ANN: Wing Python IDE 8.0.3 has been released

SubjectAuthor
o ANN: Wing Python IDE 8.0.3 has been releasedWingware

1
ANN: Wing Python IDE 8.0.3 has been released

<mailman.562.1630513274.4164.python-list@python.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=19291&group=comp.lang.python#19291

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!rocksolid2!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: info@wingware.com (Wingware)
Newsgroups: comp.lang.python
Subject: ANN: Wing Python IDE 8.0.3 has been released
Date: Wed, 1 Sep 2021 12:21:10 -0400
Organization: Wingware
Lines: 31
Message-ID: <mailman.562.1630513274.4164.python-list@python.org>
References: <6dabdfde-f21a-80b9-1e08-99eafcf8338c@wingware.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: news.uni-berlin.de yJLSYrN4aftd09JvSdNwvAeTyaUEY7+mfhwWUxUKdgpw==
Return-Path: <info@wingware.com>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=pass
reason="1024-bit key; unprotected key"
header.d=wingware.com header.i=@wingware.com header.b=mb68CiQv;
dkim-adsp=pass; dkim-atps=neutral
X-Spam-Status: OK 0.005
X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'beginners': 0.05;
'searching': 0.05; 'tests': 0.05; 'debugging': 0.07; 'django':
0.07; 'spaces': 0.07; 'url:downloads': 0.07; 'characters,': 0.09;
'development,': 0.09; 'subject:Python': 0.12; 'containers,': 0.16;
'debugger': 0.16; 'fixes': 0.16; 'hosts': 0.16; 'locally': 0.16;
'refactoring': 0.16; 'reformat': 0.16; 'subject:ANN': 0.16;
'python': 0.16; 'python,': 0.21; 'version': 0.22; 'to:addr:python-
list': 0.23; 'run': 0.24; 'code': 0.24; 'settings': 0.26; '101':
0.27; 'module': 0.28; 'header:User-Agent:1': 0.31;
'header:Organization:1': 0.31; 'code,': 0.31; 'but': 0.31; 'deep':
0.31; 'developers,': 0.32; 'using': 0.33; 'files': 0.33;
'contains': 0.35; 'students': 0.40; 'pro': 0.61; 'top': 0.63;
'unit': 0.65; 'personal': 0.65; 'product': 0.67; 'free': 0.68;
'speed': 0.69; '8bit%:69': 0.69; 'control,': 0.69; 'analysis':
0.70; 'container,': 0.84; 'notch': 0.84; 'powerful': 0.86;
'url:news': 0.93; 'from:addr:info': 0.97
DKIM-Filter: OpenDKIM Filter v2.11.0 wingware.com 1211C2D565A87
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wingware.com;
s=default; t=1630513272;
bh=wLomHDHhvXDEQBjLPpQdnfmYpphPyTaa+/dsQGD7KTk=;
h=To:From:Subject:Date:From;
b=mb68CiQvPiWiovbgYq12QSWs9O2HQK4CTtgXnyP2PbHywH6j5i4vaIi/pN5Dy+KME
MTUzBvRMfKYWtN3VLHRkmTI7F2k6yAS/DALoqJBPdbXBeOGozpB3OPXEvmWoGtV8kK
VJwGocTXB/d32JBg4Uu2J49zIDVY5S2ytB0QEmnQ=
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0)
Gecko/20100101 PostboxApp/7.0.48
Content-Language: en-US
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
<mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <6dabdfde-f21a-80b9-1e08-99eafcf8338c@wingware.com>
 by: Wingware - Wed, 1 Sep 2021 16:21 UTC

Wing 8.0.3 allows specifying the Django settings module for unit tests
with --settings=<name> in Run Args on the Testing page of Project
Properties, fixes using an Activated Env that contains spaces in its
path, prevents failure to reformat code on remote hosts and containers,
fixes searching in files with non-ascii characters, and makes several
other improvements.

Details:          https://wingware.com/news/2021-08-31
Downloads:   https://wingware.com/downloads

== About Wing ==

Wing is a light-weight but full-featured Python IDE designed
specifically for Python, with powerful editing, code inspection,
testing, and debugging capabilities. Wing's deep code analysis provides
auto-completion, auto-editing, and refactoring that speed up
development. Its top notch debugger works with any Python code, locally
or on a remote host, container, or cluster. Wing also supports
test-driven development, version control, UI color and layout
customization, and includes extensive documentation and support.

Wing is available in three product levels:  Wing Pro is the
full-featured Python IDE for professional developers, Wing Personal is a
free Python IDE for students and hobbyists (omits some features), and
Wing 101 is a very simplified free Python IDE for beginners (omits many
features).

Learn more at https://wingware.com/


devel / comp.lang.python / ANN: Wing Python IDE 8.0.3 has been released

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor