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
536d97891723cef57d7ddd773f2dc2a70c5e69a1
openide
/
python
/
testData
/
quickFixes
History
Ekaterina Tuzova
536d978917
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
..
AddFieldQuickFixTest
fixed PY-9253 Broken "add field to class" adds the field to the instance instead.
2013-03-22 18:13:13 +04:00
AddMethodQuickFixTest
fixed test data
2013-04-10 19:24:42 +04:00
PyMakeFunctionFromMethodQuickFixTest
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:00:26 +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
fixed PY-9263 Move attribute to init method: add super class call when moving to not yet existing init
2013-03-25 15:58:12 +04:00