github python-rope/rope 1.15.0

4 hours ago

What's Changed

  • Tear down tests using python from venv by @aeliton in #835
  • Update and pin black version in pre-commit and Github Actions by @lieryan in #850
  • Update supported python version by @lieryan in #851
  • Add Python 3.13 classifier by @yangfan-yf-yf in #846
  • Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax by @lieryan in #854
  • Avoid printing autoimport syntax errors by @yangfan-yf-yf in #847
  • supports MatchOr, MatchSequence, MatchStar, MatchSingleton by @jheld in #819
  • Handle parentheses around MatchSequence more correctly by @lieryan in #863
  • Add default implementation for is_dir() by @lieryan in #870
  • Fix unicode handling in patched ast by @lieryan in #872
  • Support PEP 695 type parameters on class definitions and type aliases by @marlon-costa-dc in #845
  • docs: resolve warnings by @mcepl in #849

New Contributors

Full Changelog: 1.14.0...1.15.0

Don't miss a new rope release

NewReleases is sending notifications on new releases.