This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-15 20:26:04 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fcbea0c587e0aba568f64377be709abbcdaf401
openide
/
python
/
testData
/
quickFixes
History
Ekaterina Tuzova
33a3ecf730
PY-9365 Make function from method: leads to unresolved attribute reference for method usages in class
2013-10-10 18:25:33 +04:00
..
AddFieldQuickFixTest
fixed PY-9263 Move attribute to init method: add super class call when moving to not yet existing init
2013-09-09 15:46:27 +04:00
AddMethodQuickFixTest
fixed test data
2013-04-10 19:24:42 +04:00
PyAugmentAssignmentQuickFixTest
extracted augment assignment tests
2013-10-10 17:45:17 +04:00
PyMakeFunctionFromMethodQuickFixTest
PY-9365 Make function from method: leads to unresolved attribute reference for method usages in class
2013-10-10 18:25:33 +04:00
PyMakeMethodStaticQuickFixTest
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00
PyMoveAttributeToInitQuickFixTest
PY-10988 Instance attribute defined outside __init__ with property setter
2013-10-04 20:26:00 +04:00