summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-09-09 21:44:20 -0400
committerChris McDonough <chrism@plope.com>2012-09-09 21:44:20 -0400
commitdcbe7d5e36a15010915366cd74680574ca1f518f (patch)
treed6ec43abc608f6fca7834b119c12fe1646a06532 /TODO.txt
parentf6bd88ecb34b26315b01650dfa586ea8b59dc746 (diff)
parentb6a102e5ec029153b2ffed30cd1b282bf1ccc248 (diff)
downloadpyramid-dcbe7d5e36a15010915366cd74680574ca1f518f.tar.gz
pyramid-dcbe7d5e36a15010915366cd74680574ca1f518f.tar.bz2
pyramid-dcbe7d5e36a15010915366cd74680574ca1f518f.zip
Merge branch 'feature.14removedeprecations'
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt13
1 files changed, 1 insertions, 12 deletions
diff --git a/TODO.txt b/TODO.txt
index d1209f325..7e3c0b4d1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -98,18 +98,7 @@ Nice-to-Have
Future
------
-- 1.4: Kill off ``bfg.routes`` envvars in router.
-
-- 1.4: Remove ``chameleon_text`` / ``chameleon_zpt`` deprecated functions
- (render_*)
-
-- 1.4: Remove ``pyramid.configuration`` (deprecated).
-
-- 1.4: Remove ``pyramid.paster.PyramidTemplate`` (deprecated).
-
-- 1.4: Remove ``pyramid.settings.get_settings`` (deprecated).
-
-- 1.5: Remove all deprecated ``pyramid.testing`` functions.
+- 1.5: remove ``pyramid.view.static`` and ``pyramid.view.is_response``.
- 1.5: turn ``pyramid.settings.Settings`` into a function that returns the
original dict (after ``__getattr__`` deprecation period, it was deprecated