Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
PyDev 2.6.0 Released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fabio Zadrozny  
View profile  
 More options Jun 28 2012, 4:26 pm
Newsgroups: comp.lang.python
From: Fabio Zadrozny <fabi...@gmail.com>
Date: Thu, 28 Jun 2012 17:26:37 -0300
Local: Thurs, Jun 28 2012 4:26 pm
Subject: PyDev 2.6.0 Released
Hi All,

PyDev 2.6.0 has been released

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

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

Interactive console:

  *  It's now possible to use the interactive console attached to a
debug session. (patch from Hussain Bohra)
        To use this feature either right-click a frame in the debug
view and choosing PyDev > Debug console or create a new Interactive
console as usual (Ctrl+Alt+Enter and choose 'PyDev Debug Console' --
but note that this option will only be enabled when in a debug session
with a selected frame in the Debug view.
  *  Fixed issue where completions from the console did not work
properly with '%' because quoting was not being properly done.
  *  Fixed issue where the execfile() redefinition in the PyDev
console did not use the proper globals
  *  When launching interactive console, PYTHONPATH order is properly
kept (patch from James Blackburn).
  *  Fix pasting into the middle of the console (patch from James Blackburn).
  *  For paste, only go to the end of the line if the cursor isn't in
range (patch from James Blackburn).

PyUnit:

  *  Improved preferences page configuration (links shown to add options).
  *  Improved test discovery in PyDev PyUnit runner (exclude/include
files/tests options added).

Jython:

  *  print may be used in dotted names as Jython requires for grammars
2.4 and 2.5.

Others:

  *  In a build, PyDev could end up reading the contents of files
unrelated to Python.
  *  Django project startup compatible with django 1.4.
  *  Assignments to builtins when in the class-level no longer
generate a warning.
  *  Fixed issue starting new thread in the debugger (fix for paste/waitress).
  *  Fixed error configuring interpreter if os.path was not present.
  *  Fixed issue when configuring interpreter which has unicode
characters in the PYTHONPATH.
  *  When searching for external files, also take a look at the
configured projects, as it may be that the file should actually be
found in an external source folder.
  *  Fixed issues getting marker on files with a dirty editor and
where we could end up getting markers from other files.
  *  The scripting output console is not shown unless there's actually
some output to show.
  *  A bunch of other minor fixes.

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »