summaryrefslogtreecommitdiff
path: root/docs/history/1.7.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/history/1.7.rst')
-rw-r--r--docs/history/1.7.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/history/1.7.rst b/docs/history/1.7.rst
index 7027f18..f5452dc 100644
--- a/docs/history/1.7.rst
+++ b/docs/history/1.7.rst
@@ -46,6 +46,19 @@ Bugfixes
* **unittests**: ``crypt()`` unittests now account for linux systems running libxcrypt
(such as recent Fedora releases)
+Deprecations
+------------
+
+.. rst-class:: float-center
+
+.. warning::
+
+ Due to lack of ``pip`` and ``venv`` support, Passlib is no longer fully tested on Python
+ 2.6 & 3.3. There are no known issues, and bugfixes against these versions will still be
+ accepted for the Passlib 1.7.x series.
+ However, **Passlib 1.8 will drop support for Python 2.6 & 3.3; and Passlib 2.0 will drop
+ support for Python 2.x entirely.**
+
Other Changes
-------------