diff options
| author | Michael Merickel <mmerickel@users.noreply.github.com> | 2016-04-14 11:23:00 -0500 |
|---|---|---|
| committer | Michael Merickel <mmerickel@users.noreply.github.com> | 2016-04-14 11:23:00 -0500 |
| commit | 88637857ca84eb74fd318ad1bf8c4464e50ae662 (patch) | |
| tree | ed00d73a01d1bd2d84c55930d319c5214701604c /TODO.txt | |
| parent | 69dafc4e1fce6f7d1b9e3e82bb69ab8147d4c24b (diff) | |
| download | pyramid-88637857ca84eb74fd318ad1bf8c4464e50ae662.tar.gz pyramid-88637857ca84eb74fd318ad1bf8c4464e50ae662.tar.bz2 pyramid-88637857ca84eb74fd318ad1bf8c4464e50ae662.zip | |
add a note in the todo about python 3.3
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -124,6 +124,7 @@ Future ``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``. |
