summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2016-11-19 11:45:38 -0600
committerMichael Merickel <michael@merickel.org>2016-11-19 11:45:38 -0600
commit85672acc4da0335defc2a77e5d2121ab9195871c (patch)
tree74fdb1407766d4405575b3cd3f335e4bb507d6d3 /TODO.txt
parent44563d94a71587ba33a055df1e9008027af23497 (diff)
downloadpyramid-85672acc4da0335defc2a77e5d2121ab9195871c.tar.gz
pyramid-85672acc4da0335defc2a77e5d2121ab9195871c.tar.bz2
pyramid-85672acc4da0335defc2a77e5d2121ab9195871c.zip
update todo
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 797f8acef..d62efee5a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -120,9 +120,7 @@ Future
- 1.6: Remove IContextURL and TraversalContextURL.
-- 1.8: Remove set_request_property.
-- 1.8: Drop Python 3.3 support.
-
+- 1.9: Remove set_request_property.
- 1.9: Remove extra code enabling ``pyramid.security.remember(principal=...)``
and force use of ``userid``.