diff options
| author | Tim Graham <timograham@gmail.com> | 2015-09-12 16:27:30 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-23 19:31:11 -0400 |
| commit | 54848a96dd4a196e81f3d71c61caf84ea8b49f4e (patch) | |
| tree | 0fe3e51fc3f783adc69c46bb0313514f207f71ab /docs/topics/signing.txt | |
| parent | 48e7787db599b0103daf70f0ff4968d90b8540aa (diff) | |
Removed versionadded/changed annotations for 1.8.
Diffstat (limited to 'docs/topics/signing.txt')
| -rw-r--r-- | docs/topics/signing.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/topics/signing.txt b/docs/topics/signing.txt index 18d963c41b..9d3b76a205 100644 --- a/docs/topics/signing.txt +++ b/docs/topics/signing.txt @@ -142,10 +142,6 @@ created within a specified period of time:: otherwise raises ``SignatureExpired``. The ``max_age`` parameter can accept an integer or a :py:class:`datetime.timedelta` object. - .. versionchanged:: 1.8 - - Previously, the ``max_age`` parameter only accepted an integer. - Protecting complex data structures ---------------------------------- |
