Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ Overview
.. _`rope`: https://github.com/python-rope/rope


Most Python syntax from Python 2.7 up to Python 3.10 is supported. Please file bugs and contribute
Most Python syntax up to Python 3.10 is supported. Please file bugs and contribute
patches if you encounter gaps.

From version 1.0.0 onwards, rope will no longer support running on Python 2.
Since version 1.0.0, rope no longer support running on Python 2.
If you need Python 2 support, then check out the `python2` branch or the 0.x.x
releases.

Expand Down