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
6eb69aa83a327b080cfba14d853ac93f8945cdf1
openide
/
python
/
testData
/
quickFixes
History
Ekaterina Tuzova
6eb69aa83a
fixed PY-9405 Method can be static: handle existing decorators
2013-04-09 14:41:50 +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
added tests for PyUtil.addElementToStatementList
2013-03-22 15:44:17 +04:00
PyMakeFunctionFromMethodQuickFixTest
fixed PY-9406 Make function from method: when removing last method from class add pass statement
2013-04-09 14:08:09 +04:00
PyMakeMethodStaticQuickFixTest
fixed PY-9405 Method can be static: handle existing decorators
2013-04-09 14:41:50 +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