From 45b780dc74058e8658a3e529cbf12a12cce4bf5a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 14 Aug 2011 01:21:29 -0400 Subject: garden: --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index 96558e867..824935799 100644 --- a/TODO.txt +++ b/TODO.txt @@ -37,6 +37,10 @@ Should-Have Nice-to-Have ------------ +- 1.4: turn ``pyramid.settings.Settings`` into a function that returns the + original dict (after ``__getattr__`` deprecation period, it was deprecated + in 1.2). + - Eliminate non-deployment-non-scaffold-related Paste dependencies: ``paste.urlparser.StaticURLParser``, ``paste.auth.auth_tkt`` (cutnpaste or reimplement both). -- cgit v1.2.3