rope

a python refactoring library

LGPL-3.0 License

Downloads
967.8K
Stars
1.9K
Committers
74

Bot releases are hidden (Show)

rope - 1.13.0 Latest Release

Published by lieryan 7 months ago

What's Changed

Date: 2024-03-25

  • #781, #783 Isolate tests that uses external_fixturepkg into a venv (@lieryan)
  • #751 Check for ast.Attributes when finding occurrences in fstrings (@sandratsy)
  • #777, #698 add validation to refuse Rename refactoring to a python keyword (@lieryan)
  • #730 Match on module aliases for autoimport suggestions (@MrBago)
  • #755 Remove dependency on build package being installed while running tests (@lieryan)
  • #780 Improved function parser to use ast parser instead of Worder (@lieryan)
  • #752 Update pre-commit (@bagel897)
  • #782 Integrate codecov with GHA (@lieryan)
  • #754 Minor type hint improvements (@lieryan)

New Contributors

Full Changelog: https://github.com/python-rope/rope/compare/1.12.0...1.13.0

rope - 1.12.0

Published by lieryan 9 months ago

What's changed

Date: 2024-01-18

  • #733 skip directories with perm error when building autoimport index (@MrBago)
  • #722, #723 Remove site-packages from packages search tree (@tkrabel)
  • #738 Implement os.PathLike on Resource (@lieryan)
  • #739, #736 Ensure autoimport requests uses indexes (@lieryan)
  • #734, #735 raise exception when extracting the start of a block without the end

New Contributors

Full Changelog: https://github.com/python-rope/rope/compare/1.11.0...1.12.0

Package Rankings
Top 1.09% on Pypi.org
Top 7.85% on Alpine-edge
Top 24.19% on Anaconda.org
Top 7.4% on Alpine-v3.13
Top 7.93% on Alpine-v3.14
Top 8.11% on Conda-forge.org
Top 10.33% on Alpine-v3.17
Top 9.03% on Alpine-v3.15
Top 3.61% on Alpine-v3.18
Top 9.58% on Alpine-v3.16
Top 10.51% on Spack.io