Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

Let's call it an accidental feature. -- Larry Wall


devel / comp.lang.python.announce / [Python-announce] Wing Python IDE 9.1 has been released

SubjectAuthor
o [Python-announce] Wing Python IDE 9.1 has been releasedWingware

1
[Python-announce] Wing Python IDE 9.1 has been released

<144c9f2e-7f19-a73d-8135-498cea5dcf5a@wingware.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=850&group=comp.lang.python.announce#850

  copy link   Newsgroups: comp.lang.python.announce
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: info@wingware.com (Wingware)
Newsgroups: comp.lang.python.announce
Subject: [Python-announce] Wing Python IDE 9.1 has been released
Date: Fri, 12 May 2023 21:20:06 -0400
Organization: Wingware
Lines: 33
Approved: python-announce-list@python.org
Message-ID: <144c9f2e-7f19-a73d-8135-498cea5dcf5a@wingware.com>
Reply-To: python-list@python.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: news.uni-berlin.de D2KT2ioxO2YsLHGIUHFMtgWAf/LaU8jxn7YDc1UEYd4w==
Authentication-Results: mail.python.org; dkim=pass
reason="1024-bit key; unprotected key"
header.d=wingware.com header.i=@wingware.com header.b=xkpfUxi7;
dkim-adsp=pass; dkim-atps=neutral
X-Spam-Status: OK 0.107
X-Spam-Level: *
X-Spam-Evidence: '*H*': 0.80; '*S*': 0.01; 'beginners': 0.05;
'debugging': 0.07; 'url:downloads': 0.07; 'locally': 0.09;
'overhead': 0.09; 'to:addr:python-announce-list': 0.09;
'subject:Python': 0.12; 'import': 0.15; 'debugger': 0.16;
'detection,': 0.16; 'development,': 0.16; 'displays': 0.16;
'refactoring': 0.16; 'tests,': 0.16; 'themes,': 0.16; 'python':
0.16; 'uses': 0.19; 'version': 0.23; 'code': 0.23; 'python,':
0.25; '101': 0.26; 'error': 0.29; 'header:User-Agent:1': 0.30;
'code,': 0.31; 'deep': 0.31; 'header:Organization:1': 0.31;
'developers,': 0.32; 'but': 0.32; 'package': 0.34; 'running':
0.34; 'display': 0.36; 'students': 0.38; 'two': 0.39; 'ide': 0.40;
'management,': 0.40; 'support.': 0.40; 'learn': 0.40; 'color':
0.62; 'remote': 0.63; 'professional': 0.63; 'personal': 0.64;
'top': 0.65; 'adds': 0.69; 'control,': 0.69; 'url:news': 0.69;
'analysis': 0.69; 'speed': 0.71; 'product': 0.71; 'free': 0.72;
'unit': 0.81; 'more.': 0.82; 'powerful': 0.84; 'container,': 0.84;
'dark': 0.84; 'debugging,': 0.84; 'django,': 0.84; 'notch': 0.84;
'reduces': 0.84; 'from:addr:info': 0.97
DKIM-Filter: OpenDKIM Filter v2.11.0 wingware.com F03641A47F69AC
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wingware.com;
s=default; t=1683940807;
bh=0RbPVxRCAfMG6oSXiwskMefeZHF6+Rk6rddx2ZfT6nI=;
h=From:Subject:To:Date:From;
b=xkpfUxi7/1FdRRqgK76pyqUFB3JAW8meGFx9AWCgEuMygUTdjSIaCwy/zweE8Pl5o
sdKPsW2c0gc+PkrXG2aZpPejamb2L4wunLCfQ0qJX7Iu5KCC4PPXHI655W90UF8XaR
PMxxjRmACid8yWSgXFazpnTJhrt4LMFaSuf7nO+U=
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0)
Gecko/20100101 PostboxApp/7.0.60
Content-Language: en-US
X-MailFrom: info@wingware.com
X-Mailman-Rule-Hits: emergency
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved
Message-ID-Hash: MS7KSUHNVZ2LCJ5Z2XTT7TIXR6VLFW47
X-Message-ID-Hash: MS7KSUHNVZ2LCJ5Z2XTT7TIXR6VLFW47
X-Mailman-Approved-At: Sat, 13 May 2023 02:07:12 -0400
X-Mailman-Version: 3.3.9b1
Precedence: list
List-Id: Announcement-only list for the Python programming language <python-announce-list.python.org>
Archived-At: <https://mail.python.org/archives/list/python-announce-list@python.org/message/MS7KSUHNVZ2LCJ5Z2XTT7TIXR6VLFW47/>
List-Archive: <https://mail.python.org/archives/list/python-announce-list@python.org/>
List-Help: <mailto:python-announce-list-request@python.org?subject=help>
List-Owner: <mailto:python-announce-list-owner@python.org>
List-Post: <mailto:python-announce-list@python.org>
List-Subscribe: <mailto:python-announce-list-join@python.org>
List-Unsubscribe: <mailto:python-announce-list-leave@python.org>
 by: Wingware - Sat, 13 May 2023 01:20 UTC

Wing Python IDE 9.1 has been released.  It adds auto-import and import
management, collects and displays code coverage for unit tests, uses
coverage data to invalidate test results when code is edited, adds
support for Python 3.11, reduces debugger overhead in Python 3.7+,
speeds up running unit tests, streamlines configuration of light and
dark theming, adds two light display themes, and makes improvements to
New Project for Docker and Django, auto-invocation, multi-threaded
debugging, code analysis, & more.

Details:  https://wingware.com/news/2023-05-10
Downloads:  https://wingware.com/downloads

== About Wing ==

Wing is a full-featured but light-weight 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, code navigation, early error detection,
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,
Python package management, 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/

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor