15
0
forked from pool/python-rope
Files
python-rope/python-rope.changes
Dirk Mueller ede9a880b6 Accepting request 1108766 from home:mschreiner:branches:devel:languages:python
- Update to 1.9.0:
  - Changes from 1.9.0:
    * Implement nonlocal keyword
    * Automatically purge autoimport.db when there is schema change
  - Changes from 1.8.0:
    * Install pre-commit hooks on rope repository
    * Remove unused init() methods
    * Reformat using black 23.1.0
    * Fix/supress all mypy complaints
    * Remove a do-nothing statement in soi._handle_first_parameter
    * Fix autoimport not scanning packages recursively
  - Changes from 1.7.0:
    * Implement MoveGlobal using string as destination module names
    * Fix parsing of octal literal
    * Fix fstrings with mismatched parens
    * Fix renaming kwargs when refactoring from imports
    * Remove init from import statement when using sqlite autoimport
    * Update readme to reflect 1.0 has been released

OBS-URL: https://build.opensuse.org/request/show/1108766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=55
2023-09-04 07:45:29 +00:00

16 KiB