Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19735

PyDev 2.4.0 Released

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <fabiofz@gmail.com>
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; 'python,': 0.01; 'wiki': 0.02; 'debug': 0.03; 'django.': 0.05; 'ide': 0.05; 'python': 0.08; '*args': 0.09; 'development:': 0.09; 'eclipse': 0.09; 'ironpython': 0.09; 'statement.': 0.09; 'to:name:python list': 0.09; 'url:display': 0.09; 'developer': 0.12; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'syntax': 0.15; '(now': 0.16; '2.2.1': 0.16; 'deadlock': 0.16; 'jython': 0.16; 'lambda': 0.16; 'migrated': 0.16; 'pydev': 0.16; 'url:pydev': 0.16; 'url:bugs': 0.18; 'template': 0.19; 'cheers,': 0.20; 'memory': 0.20; 'commit': 0.21; 'formatting': 0.23; 'code': 0.25; 'resolution': 0.25; 'all,': 0.27; 'fix': 0.27; 'variable': 0.27; 'message- id:@mail.gmail.com': 0.28; 'organize': 0.28; 'fixed': 0.29; 'class': 0.29; 'url:wiki': 0.29; 'environment': 0.30; 'mirror': 0.30; 'remains': 0.30; 'to:addr:lists.sourceforge.net': 0.30; 'skip:- 30': 0.33; 'to:addr:python-list': 0.33; 'setting': 0.34; '...': 0.35; 'project': 0.35; 'issue': 0.35; 'url:python': 0.36; 'uses': 0.36; 'to:addr:python-announce-list': 0.36; 'received:google.com': 0.37; 'patch': 0.38; 'received:209.85': 0.38; 'comments': 0.38; 'url:org': 0.39; 'skip:- 50': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'got': 0.40; 'most': 0.60; 'details': 0.65; 'making': 0.65; 'lost': 0.68; 'to:no real name:2**2': 0.69; 'become': 0.69; 'saving': 0.76; 'highlights:': 0.84; 'url:development': 0.84; 'homepage': 0.93; 'to:2**3': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=V6ZVJluEBmCj723dIYyHu7AAcLmClfqNvlR4jjoZUDI=; b=h2Tgm+FeDTtPXZXvaN2w7HQuorQfsooihHbaPqJrR+4a7D0FVdA/+74hio23/NMHLB 7JGc/BijvLxEMny4ut1y7FNoLt3ojLBbj6iiA96euS6TKXBEGrulk+p4aTUugZJxWSDL awlhGxHCVAHVSleAukGxtbOWupfrgrCgSKvHg=
MIME-Version 1.0
From Fabio Zadrozny <fabiofz@gmail.com>
Date Wed, 1 Feb 2012 17:43:12 -0200
Subject PyDev 2.4.0 Released
To jython-users@lists.sourceforge.net, pydev-announce@lists.sourceforge.net, pydev-code@lists.sourceforge.net, pydev-users@lists.sourceforge.net, python-announce-list@python.org, python list <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5317.1328125418.27778.python-list@python.org> (permalink)
Lines 58
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1328125418 news.xs4all.nl 6916 [2001:888:2000:d::a6]:45197
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:19735

Show key headers only | View raw


Hi All,

PyDev 2.4.0 has been released

Details on PyDev: http://pydev.org
Details on its development: http://pydev.blogspot.com

Release Highlights:
-------------------------------

PyDev is now faster and uses less memory (many performance and memory
improvements were done)!

The contents of the homepage are now migrated to a wiki at
https://wiki.appcelerator.org/display/tis/Python+Development ...
(later most of the homepage will become a mirror of the wiki).

Others

* Organize imports: Fixed issue where other statements in a commit
line got lost (now such a line is ignored).
* PyDev Package Explorer: closed project no longer remains with old icons.
* Fixed deadlock when setting project as Django.
* Fixed issue in code formatting *args on lambda statement.
* TODO tags: only searched now in a string/comment partition.
* Fixed issue when saving empty document (bad location on code-formatter).
* Fixed issue removing comments from document.
* Applied patch for internal Jython 2.2.1 to fix list.sort
(http://bugs.jython.org/issue1835099).
* Fixed resolution of template variable prev_class_or_method and
next_class_or_method.


What is PyDev?
---------------------------

PyDev is a plugin that enables users to use Eclipse for Python, Jython
and IronPython development -- making Eclipse a first class Python IDE
-- It comes with many goodies such as code completion, syntax
highlighting, syntax analysis, refactor, debug and many others.


Cheers,

-- 
Fabio Zadrozny
------------------------------------------------------
Software Developer

Appcelerator
http://appcelerator.com/

Aptana
http://aptana.com/

PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

PyDev 2.4.0 Released Fabio Zadrozny <fabiofz@gmail.com> - 2012-02-01 17:43 -0200

csiph-web