forked from pool/python-rope
ba1dc6b3fd5008a215977364b41de5edb18b8dcfdd80b534b53d0d4d3a8ead1d
- Update to 0.20.0:
- Under the new management: @lieryan kindly decided to take
over the maintaining of the package.
- #377 Added the ability to extract method to
@staticmethod/@classmethod (@climbus)
- #374 Changed Organize import to keep variables listed in
`__all__`
- Change default .ropeproject/config.py to ignore code in
folders named .venv and venv (@0x1e02)
- #372 Add extract method refactoring of code containing `exec`
(@ceridwen)
- #389 Add extract method refactoring of code containing `async
def`, `async for`, and `await`
- #365, #386 Support extract method of expressions containing
inline assignment (walrus operator)
- #380 Fix list of variables that are returned and/or turned
into argument when extracting method in a loop
OBS-URL: https://build.opensuse.org/request/show/923346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rope?expand=0&rev=25
Description
No description provided
Languages
RPM Spec
100%