summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-01-08 20:44:57 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-01-08 20:44:57 -0800
commit2e1275e77ccb3178230b35f148e1de8698fd4381 (patch)
tree73063bf296c3ab55ac2c926573b090e86f32e7a4 /README.rst
parent3843c2768495f53eb6b73d56351d3570525d5028 (diff)
downloadnatsort-2e1275e77ccb3178230b35f148e1de8698fd4381.tar.gz
Updated README language about dropping 2.7
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index ff403eb..ec3ecc8 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,7 @@ Simple yet flexible natural sorting in Python.
- `History`_
**NOTE**: Please see the `Deprecation Schedule`_ section for changes in
-``natsort`` version 6.0.0 and in the upcoming version 7.0.0.
+``natsort`` version 7.0.0.
Quick Description
-----------------
@@ -446,15 +446,16 @@ which to use ``tox``, you can do the following:
Deprecation Schedule
--------------------
-Dropping Python 2.7 Support
-+++++++++++++++++++++++++++
+Dropped Python 2.7 Support
+++++++++++++++++++++++++++
-``natsort`` version 7.0.0 drops support for Python 2.7.
+``natsort`` version 7.0.0 dropped support for Python 2.7.
The version 6.X branch will remain as a "long term support" branch where bug
fixes are applied so that users who cannot update from Python 2.7 will not be
-forced to use a buggy ``natsort`` version. Once version 7.0.0 is released, new
-features will not be added to version 6.X, only bug fixes.
+forced to use a buggy ``natsort`` version (bug fixes will need to be requested;
+by default only the 7.X branch will be updated).
+New features would not be added to version 6.X, only bug fixes.
Dropped Deprecated APIs
+++++++++++++++++++++++