Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork773
Commit34e2c24
1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug-report.md+49
- .github/ISSUE_TEMPLATE/feature_request.md+20
- .github/workflows/main.yml+1-22
- .github/workflows/task-completed-checker-action.yml+12
- .gitlab-ci.yml-4
- CHANGELOG.md+35
- MANIFEST.in+1-1
- README.rst+25-10
- docs/contributing.rst+27-10
- docs/dev/issues.rst-32
- docs/dev/todo.rst-8
- docs/overview.rst+4
- docs/release-process.rst+4
- pytest.ini+3
- rope/__init__.py+1-1
- rope/base/default_config.py+2-1
- rope/base/fscommands.py+11-24
- rope/refactor/extract.py+203-58
- rope/refactor/importutils/module_imports.py+31-4
- rope/refactor/patchedast.py+58-8
- rope/refactor/similarfinder.py+6-2
- rope/refactor/usefunction.py+16
- ropetest/projecttest.py+10
- ropetest/refactor/extracttest.py+615-34
- ropetest/refactor/importutilstest.py+93
- ropetest/refactor/patchedasttest.py+60-7
- ropetest/testutils.py+12
- setup.py+4-2
0 commit comments
Comments
(0)