Pydev 1.3.24 Released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fabio Zadrozny

    Pydev 1.3.24 Released

    Hi All,

    Pydev and Pydev Extensions 1.3.24 have been released

    This is a high-priority release to fix some blocker bugs (that's why
    it was released in such a short time from the last release)

    Details on Pydev Extensions: http://www.fabioz.com/pydev
    Details on Pydev: http://pydev.sf.net
    Details on its development: http://pydev.blogspot.com

    Release Highlights in Pydev Extensions:
    -----------------------------------------------------------------

    Code-analysis: Import was not recognized on code-analysis on some specific cases

    Release Highlights in Pydev:
    ----------------------------------------------

    * Code-completion: when a relative import was used from __init__ and
    the imported module used a token from the __init__ in a 'full' way,
    pydev did not recognize it
    * Debugger: Fixed debugger halting problem
    * Debugger and Jython: Debugger working with Jython (itertools and pid
    not available)



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

    PyDev is a plugin that enables users to use Eclipse for Python and
    Jython 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

    Aptana


    Pydev Extensions


    Pydev - Python Development Enviroment for Eclipse

    Posting about venturing (and creating) PyDev. LINKS:    PyDev.org       Blog RSS       Twitter RSS

Working...