-
Notifications
You must be signed in to change notification settings - Fork 165
Issues: python-rope/rope
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Rope does't pick project virtualenv
bug
Unexpected or incorrect user-visible behavior
#803
opened Nov 1, 2024 by
c30ra
patchedast doesn't consider the annotation of arguments
bug
Unexpected or incorrect user-visible behavior
#802
opened Oct 24, 2024 by
v587su
Test failures with Python 3.13.3rc3
bug
Unexpected or incorrect user-visible behavior
#801
opened Oct 8, 2024 by
musicinmybrain
AutoImportTest.test_skipping_directories_not_accessible_because_of_permission_error test fails with Python 3.13.0b2
bug
Unexpected or incorrect user-visible behavior
#792
opened Jun 24, 2024 by
arkamar
MismatchedTokenError when empty tuple has commented out line
bug
Unexpected or incorrect user-visible behavior
#789
opened May 1, 2024 by
apmorton
Rename refactoring should check whether the target variable exists
enhancement
rename-refactor
#779
opened Mar 12, 2024 by
lieryan
8 tasks
Rename Method refactoring allowed for methods defined to implement container objects
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#775
opened Feb 27, 2024 by
researcher175
Rename Method refactoring does not rename all implementations of an abstract method
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#774
opened Feb 27, 2024 by
researcher175
Rename Method refactoring allowed for methods designed for numeric type emulation
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#773
opened Feb 27, 2024 by
researcher175
Rename Method refactoring does not change the calls of the renamed method.
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#772
opened Feb 27, 2024 by
researcher175
Rename Method refactoring is allowed in methods of the descriptor protocol
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#771
opened Feb 27, 2024 by
researcher175
Rename Method refactoring does not change the name of the super method in the classes that override it
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#770
opened Feb 27, 2024 by
researcher175
Rename Field refactoring allows you to change the method parameter, causing inconsistent override
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#767
opened Feb 27, 2024 by
researcher175
Inline method refactoring passes the wrong parameter to the inlined function body
bug
Unexpected or incorrect user-visible behavior
inline-refactor
#760
opened Feb 26, 2024 by
researcher175
Inline method refactoring changes variables names after applying the transformation
bug
Unexpected or incorrect user-visible behavior
inline-refactor
#759
opened Feb 26, 2024 by
researcher175
Inline method refactoring applied to rich comparison methods
bug
Unexpected or incorrect user-visible behavior
inline-refactor
#758
opened Feb 26, 2024 by
researcher175
Inline method refactoring inserts an unexpected argument
bug
Unexpected or incorrect user-visible behavior
inline-refactor
#757
opened Feb 26, 2024 by
researcher175
The Inline Method is allowed for constructor methods
enhancement
inline-refactor
#750
opened Jan 19, 2024 by
researcher175
The Rename Method refactoring is allowed in the overridden method.
bug
Unexpected or incorrect user-visible behavior
rename-refactor
#746
opened Jan 15, 2024 by
researcher175
Compilation error after applying the Inline method refactoring
bug
Unexpected or incorrect user-visible behavior
inline-refactor
#745
opened Jan 15, 2024 by
researcher175
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.