summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.7.txt
diff options
context:
space:
mode:
authorBert JW Regeer <bertjw@regeer.org>2016-11-21 13:05:26 -0700
committerBert JW Regeer <bertjw@regeer.org>2016-11-21 13:05:26 -0700
commit8005262e5b51e74d173008431ca49ec111ea615d (patch)
tree0f4c7481c242752346f7621ad9030d771632f3f6 /docs/whatsnew-1.7.txt
parentbc024c8d60736468b6224487d25683d5bf3889d8 (diff)
downloadwebob-8005262e5b51e74d173008431ca49ec111ea615d.tar.gz
Update whatsnew-1.7.txt to match 1.7-branch
Diffstat (limited to 'docs/whatsnew-1.7.txt')
-rw-r--r--docs/whatsnew-1.7.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/whatsnew-1.7.txt b/docs/whatsnew-1.7.txt
index 4c465ee..fdd833e 100644
--- a/docs/whatsnew-1.7.txt
+++ b/docs/whatsnew-1.7.txt
@@ -4,8 +4,9 @@ What's New in WebOb 1.7
Compatibility
~~~~~~~~~~~~~
-- WebOb is no longer supported on Python 2.6 and PyPy3 (due to pip no longer
- supporting Python 3.2 even on PyPy)
+- WebOb is no longer supported on Python 2.6 and PyPy3. PyPy3 support will be
+ re-introduced as soon as it supports a Python version higher than 3.2 and pip
+ fully supports the platform again.
If you would like Python 2.6 support, please pin to WebOb 1.6, which still
has Python 2.6 support.