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-09-19 14:21:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edda031f69a32018784ecd2beabfb080f03bc841
openide
/
python
/
testData
/
quickFixes
/
PyRemoveParameterQuickFixTest
T
History
Ekaterina Tuzova
a249d4eda3
fixed PY-12825 Remove unused parameter: do not allow to remove last argument after star when refactoring function with keyword-only arguments
2014-05-08 13:30:57 +04:00
..
docstring_after.py
…
docstring.py
…
kwParam_after.py
…
kwParam.py
…
param_after.py
…
param.py
…
singleStar.py
fixed PY-12825 Remove unused parameter: do not allow to remove last argument after star when refactoring function with keyword-only arguments
2014-05-06 19:18:49 +04:00
singleStarTwoParam_after.py
fixed PY-12825 Remove unused parameter: do not allow to remove last argument after star when refactoring function with keyword-only arguments
2014-05-08 13:30:57 +04:00
singleStarTwoParam.py
fixed PY-12825 Remove unused parameter: do not allow to remove last argument after star when refactoring function with keyword-only arguments
2014-05-08 13:30:57 +04:00
usage_after.py
fixed PY-12824 Remove unused parameter: usages in function calls are not updated
2014-05-06 19:32:54 +04:00
usage.py
fixed PY-12824 Remove unused parameter: usages in function calls are not updated
2014-05-06 19:32:54 +04:00