From ebf4577b5fcd0d579c265b8246095ee9d757592b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 9 Sep 2013 22:03:30 -0400 Subject: garden --- TODO.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 2aa1dc487..5b6648abc 100644 --- a/TODO.txt +++ b/TODO.txt @@ -118,9 +118,6 @@ Nice-to-Have Future ------ -- 1.5: Maybe? deprecate set_request_property in favor of pointing people at - add_request_method, schedule removal for 1.8? - - 1.6: turn ``pyramid.settings.Settings`` into a function that returns the original dict (after ``__getattr__`` deprecation period, it was deprecated in 1.2). @@ -130,6 +127,8 @@ Future - 1.7: Change ``pyramid.authentication.AuthTktAuthenticationPolicy`` default ``hashalg`` to ``sha512``. +- 1.8 Remove set_request_property. + Probably Bad Ideas ------------------ -- cgit v1.2.3