Projects / python-rope / Releases

RSS All releases of python-rope

  •  19 Feb 2009 18:27

Release Notes: The autoimport module now supports caching all sub-modules of a module. Recursion when loading modules has been fixed. Basic support for setuptools has been added. The extract method has been changed to handle conditional variable updates.

  •  29 Oct 2008 05:26

Release Notes: The import_dynload_stdmods variable has been added to reduce the size of the extension_modules variable. Some Windows-specific bugs were fixed.

  •  03 Oct 2008 12:38

Release Notes: The Darcs VCS is now supported. Mac line-endings are handled. The function to inline a variable was changed so that it does not search all files when inlining a local variable. Cygwin path problems were fixed.

  •  24 Jul 2008 11:42

Release Notes: Inline refactoring has been enhanced. changestack, fixmodnames, and finderrors modules were added to rope.contrib package. Extension module handling was improved. rope.contrib.findit.find_definition() has been added.

  •  20 Jun 2008 08:07

Release Notes: autoimport was changed to handle builtin modules. The ChangeSignature.get_args() method was added and some of its methods were deprecated. The lineno attribute was added to rope.contrib.findit.Location. Inlining functions with line-breaks in arguments was fixed.

  •  10 May 2008 02:20

Release Notes: This release adds features like inlining parameters, the ability to find the places in which a method is overridden, an underlined parameter in AutoImport, automatic default insertion in change signature, and some internal source code analysis improvements.

  •  20 Apr 2008 08:28

Release Notes: Static object analysis can follow functions. The functions libutils.analyze_modules() and codeassist.get_calltip() have been added. There is GIT VCS support in refactorings, and faster code-assists for unchanged modules.

  •  05 Apr 2008 05:52

Release Notes: New features include support for built-in and C extension modules, handling of future imports in organize imports, a rope.contrib.autoimport module, a choice of which files to refactor, and the ability to specify the number of syntax fixes for codeassist commands.

  •  14 Mar 2008 10:24

Release Notes: This release adds support for built-in and c-extension modules. An in_hierarchy option was added to find occurrences. A maxfixes argument has been added to get documentation and definition locations.

  •  29 Feb 2008 23:16

Release Notes: The extract method can now extract pieces ending with a return statement. Some problems on Windows were fixed. Better error reporting was provided. Other changes were made.

Screenshot

Project Spotlight

ZXTune

A portable cross-platform library and a set of applications for ZX Spectrum music playback.

Screenshot

Project Spotlight

Trac

A combined issue tracker, Subversion interface, and Wiki.