Issues
- 7
- 0
- 0
Rope does't pick project virtualenv
#803 opened by c30ra - 0
- 0
Test failures with Python 3.13.3rc3
#801 opened by musicinmybrain - 1
Automatically generated API docs would be nice
#796 opened by smheidrich - 0
Type annotations for public API would be nice
#798 opened by smheidrich - 0
missing basic documentations and instructions
#793 opened by maparham - 0
AutoImportTest.test_skipping_directories_not_accessible_because_of_permission_error test fails with Python 3.13.0b2
#792 opened by arkamar - 0
Package to Module Conversion
#791 opened by JustKiddingCode - 0
- 0
- 0
- 0
Applying the Inline Method refactoring does not add the required import.
#743 opened by researcher175 - 0
- 0
Rename Method refactoring is allowed in methods of the descriptor protocol
#771 opened by researcher175 - 1
Rename Method refactoring allows you to rename a nested method with a parameter name
#776 opened by researcher175 - 1
Rename Method refactoring allows you to rename a method to a name with an 'internal use' indicator
#769 opened by researcher175 - 1
Rename Method refactoring allows the use of previously declared field name
#768 opened by researcher175 - 1
Rename Field refactoring allows you to rename a class field with class method names
#765 opened by researcher175 - 1
Rename Field refactoring allows you to rename a local field with the method name
#766 opened by researcher175 - 1
Rename Field refactoring allows the use of a name that can not be iterable
#764 opened by researcher175 - 1
Rename Field refactoring allows the use of declared method names as new field names
#763 opened by researcher175 - 1
Rename Field refactoring allows you to rename a field with the same name used in a global method
#761 opened by researcher175 - 1
Rename Field refactoring allows you to use the name of special methods as a new name
#762 opened by researcher175 - 1
Inline Method refactoring is allowed in methods of the descriptor protocol
#742 opened by researcher175 - 0
- 0
- 0
Inline method refactoring changes variables names after applying the transformation
#759 opened by researcher175 - 0
Inline method refactoring passes the wrong parameter to the inlined function body
#760 opened by researcher175 - 0
- 0
- 1
- 0
Rename Method refactoring allowed for methods defined to implement container objects
#775 opened by researcher175 - 0
Rename Method refactoring allowed for methods designed for numeric type emulation
#773 opened by researcher175 - 0
Rename Method refactoring does not rename all implementations of an abstract method
#774 opened by researcher175 - 0
Rename Method refactoring does not change the calls of the renamed method.
#772 opened by researcher175 - 0
Rename Method refactoring does not change the name of the super method in the classes that override it
#770 opened by researcher175 - 0
Rename Field refactoring allows you to change the method parameter, causing inconsistent override
#767 opened by researcher175 - 13
1.12.0: pytest fails in `ropetest/contrib/autoimporttest.py::AutoImportTest::test_search_submodule` unit and some pytest warnings
#749 opened by kloczek - 1
1.11.0: sphinx warnings `reference target not found`
#728 opened by kloczek - 3
RFE: is it possible to start making github releases?🤔
#726 opened by kloczek - 3
Any prerequisites for a new release (> 1.6.0)?
#729 opened by tkrabel-db - 2
New Release
#747 opened by tkrabel-db - 0
- 1
- 1
autoimport does not correctly use index
#736 opened by lieryan - 0
- 5
MoveModule creates new top-level imports
#731 opened by SomeoneSerge - 3
1.11.0: pytest is failing in `ropetest/contrib/autoimporttest.py::AutoImportTest::test_search_submodule` unit
#727 opened by kloczek