Rope 1.0.0 released #466
lieryan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a fairly small release, but this is the first Rope version to drop support for running rope in Python 2. You may still be able run rope in Python 3 to work on a Python 2 codebase as long as your codebase can be parsed using Python 3 ast parser, but if you still need Python 2 support, stay on the 0.x line of release.
Release 1.0.0
Date: 2022-04-08
Syntax support
Bug fixes
Beta Was this translation helpful? Give feedback.
All reactions