Michael Merickel
2018-10-26 9c086aac7c53399506eb68f29b296ebbfb8e29d4
TODO.txt
@@ -111,24 +111,6 @@
         )
 
Future
------
- 1.6: turn ``pyramid.settings.Settings`` into a function that returns the
  original dict (after ``__getattr__`` deprecation period, it was deprecated
  in 1.2).
- 1.6: Remove IContextURL and TraversalContextURL.
- 1.7: Change ``pyramid.authentication.AuthTktAuthenticationPolicy`` default
  ``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``.
Probably Bad Ideas
------------------