issues
search
python-rope
/
rope
a python refactoring library
GNU Lesser General Public License v3.0
1.96k
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rope does't pick project virtualenv
#803
c30ra
opened
2 weeks ago
0
patchedast doesn't consider the annotation of arguments
#802
v587su
opened
3 weeks ago
0
Test failures with Python 3.13.3rc3
#801
musicinmybrain
opened
1 month ago
0
Dummy MR to test old behavior still works after adding add-py-typed feature to pyright-type-completeness action
#800
smheidrich
closed
1 month ago
1
Add ratcheting type completeness check to CI
#799
smheidrich
opened
1 month ago
0
Type annotations for public API would be nice
#798
smheidrich
opened
1 month ago
0
Add auto-generated API docs
#797
smheidrich
opened
1 month ago
0
Automatically generated API docs would be nice
#796
smheidrich
opened
1 month ago
1
Fix mention of Move -> create_move in docs
#795
smheidrich
closed
3 days ago
1
`Move` class mentioned in refactoring docs doesn't seem to actually exist
#794
smheidrich
closed
3 days ago
0
missing basic documentations and instructions
#793
maparham
closed
3 months ago
0
AutoImportTest.test_skipping_directories_not_accessible_because_of_permission_error test fails with Python 3.13.0b2
#792
arkamar
opened
4 months ago
0
Package to Module Conversion
#791
JustKiddingCode
opened
5 months ago
0
Fix multiline empty tuple with comment
#790
apmorton
opened
6 months ago
1
MismatchedTokenError when empty tuple has commented out line
#789
apmorton
opened
6 months ago
0
Implement preferred_import_style
#788
lieryan
opened
7 months ago
3
Add type hints to importinfo.py and add repr to ImportInfo
#787
lieryan
closed
7 months ago
1
Update github workflows
#786
lieryan
closed
7 months ago
1
Refactor movetest.py
#785
lieryan
closed
7 months ago
1
Isolate tests that uses external_fixturepkg into a venv
#783
lieryan
closed
7 months ago
1
Create code coverage when running pytest in GHA
#782
lieryan
closed
8 months ago
1
Tests that uses external_fixturepkg shoud run in their own venv
#781
lieryan
closed
7 months ago
0
Improved function parser to use ast parser instead of Worder
#780
lieryan
closed
8 months ago
0
Rename refactoring should check whether the target variable exists
#779
lieryan
opened
8 months ago
0
add sandratsy as a contributor for code
#778
allcontributors[bot]
closed
8 months ago
0
add validation to refuse Rename refactoring to a python keyword
#777
lieryan
closed
8 months ago
0
Rename Method refactoring allows you to rename a nested method with a parameter name
#776
researcher175
closed
8 months ago
1
Rename Method refactoring allowed for methods defined to implement container objects
#775
researcher175
opened
8 months ago
0
Rename Method refactoring does not rename all implementations of an abstract method
#774
researcher175
opened
8 months ago
0
Rename Method refactoring allowed for methods designed for numeric type emulation
#773
researcher175
opened
8 months ago
0
Rename Method refactoring does not change the calls of the renamed method.
#772
researcher175
opened
8 months ago
0
Rename Method refactoring is allowed in methods of the descriptor protocol
#771
researcher175
opened
8 months ago
0
Rename Method refactoring does not change the name of the super method in the classes that override it
#770
researcher175
opened
8 months ago
0
Rename Method refactoring allows you to rename a method to a name with an 'internal use' indicator
#769
researcher175
closed
8 months ago
1
Rename Method refactoring allows the use of previously declared field name
#768
researcher175
closed
8 months ago
1
Rename Field refactoring allows you to change the method parameter, causing inconsistent override
#767
researcher175
opened
8 months ago
0
Rename Field refactoring allows you to rename a local field with the method name
#766
researcher175
closed
8 months ago
1
Rename Field refactoring allows you to rename a class field with class method names
#765
researcher175
closed
8 months ago
1
Rename Field refactoring allows the use of a name that can not be iterable
#764
researcher175
closed
8 months ago
1
Rename Field refactoring allows the use of declared method names as new field names
#763
researcher175
closed
8 months ago
1
Rename Field refactoring allows you to use the name of special methods as a new name
#762
researcher175
closed
8 months ago
1
Rename Field refactoring allows you to rename a field with the same name used in a global method
#761
researcher175
closed
8 months ago
1
Inline method refactoring passes the wrong parameter to the inlined function body
#760
researcher175
opened
8 months ago
0
Inline method refactoring changes variables names after applying the transformation
#759
researcher175
opened
8 months ago
0
Inline method refactoring applied to rich comparison methods
#758
researcher175
opened
8 months ago
0
Inline method refactoring inserts an unexpected argument
#757
researcher175
opened
8 months ago
0
fix: Fix import paths with `site-packages` as part of package name
#756
last-partizan
opened
8 months ago
0
Remove dependency on `build` package being installed while running tests
#755
lieryan
closed
9 months ago
1
Minor type hint improvements
#754
lieryan
closed
8 months ago
0
Configure auto-import to omit src from import statements
#753
daara-s
opened
9 months ago
6
Next