summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorBert JW Regeer <bertjw@regeer.org>2016-04-14 10:47:00 -0600
committerBert JW Regeer <bertjw@regeer.org>2016-04-14 10:47:00 -0600
commitaac7a47497ad4a4cd1c5f0ca0d19bd1de460a281 (patch)
tree7663f087713be5487846663a0b64e086f60f8de3 /TODO.txt
parent4c6592734ffb5eace320d8e92e33c5866f111749 (diff)
parent88637857ca84eb74fd318ad1bf8c4464e50ae662 (diff)
downloadpyramid-aac7a47497ad4a4cd1c5f0ca0d19bd1de460a281.tar.gz
pyramid-aac7a47497ad4a4cd1c5f0ca0d19bd1de460a281.tar.bz2
pyramid-aac7a47497ad4a4cd1c5f0ca0d19bd1de460a281.zip
Merge branch 'master' into feature/json_exceptions
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 837c9d681..ff567bca8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -124,6 +124,7 @@ Future
``hashalg`` to ``sha512``.
- 1.8: Remove set_request_property.
+- 1.8: Drop Python 3.3 support.
- 1.9: Remove extra code enabling ``pyramid.security.remember(principal=...)``
and force use of ``userid``.