Steve Piercy
2018-09-22 2a45fe74f9598b4e726ab17ce17948d4e709894b
TODO.txt
@@ -114,12 +114,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.9: Remove set_request_property.
- 1.9: Remove extra code enabling ``pyramid.security.remember(principal=...)``
  and force use of ``userid``.