commit | 2751dccca4098b799ea575bb35cec9959c74684a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 22 16:40:44 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue May 22 16:40:44 2018 -0700 |
tree | d6a37232f43d85487757cdce01c74dd9cb869874 | |
parent | cd57b48ef9a70b7ef693ba52aaf38d7c945ab5d3 [diff] |
bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062) bpo-33604: Bump removal notice from 3.6 to 3.8 and change PendingDeprecationWarning to DeprecationWarning as we had intended to do earlier... (cherry picked from commit 8bb0b5b03cffa2a2e74f248ef479a9e7fbe95cf4) Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>