This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-26 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261
openide
/
python
/
testData
/
refactoring
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Morgan Bartholomew
and
intellij-monorepo-bot
154d12a070
[PY-6591] use
PyCodeInsightSettings.PREFER_FROM_IMPORT
when moving module reference
...
GitOrigin-RevId: b8313661e3989ff0c62e12556368fc3fb696b136
2025-12-02 07:00:12 +00:00
..
argumentList
…
changeSignature
…
convertModuleToPackage
/simple
…
convertPackageToModule
/simple
…
extractmethod
PY-54512 Handle line breaks when extracting a method
2025-09-18 15:42:03 +00:00
extractsuperclass
…
inlineFunction
[refactoring] PY-83746, PY-83747 Inline code with correct indentation
2025-10-29 11:41:18 +00:00
inlinelocal
…
introduceConstant
…
introduceField
…
introduceParameter
…
introduceVariable
…
invertBoolean
…
makeFunctionTopLevel
…
move
[PY-6591] use
PyCodeInsightSettings.PREFER_FROM_IMPORT
when moving module reference
2025-12-02 07:00:12 +00:00
pullup
PY-53643 Missing "async" statement when pulling method up as abstract
2025-09-08 13:06:06 +00:00
pushdown
…
rename
…
suggested
…
unwrap
…
dependenciesTest.py
…