commit | afdbfb13780fb78e7b277b9de07e7636ba9c5119 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <[email protected]> | Fri May 25 05:45:25 2018 +0800 |
committer | Alex Gaynor <[email protected]> | Thu May 24 17:45:25 2018 -0400 |
tree | f3fb8a52ffd0c2910f16672049600677ecd5dfd6 | |
parent | 0a22d486ec9175926aed29a5f4ea963843ebccfa [diff] |
deprecate pythons without hmac.compare_digest (#4261) * deprecate the constant time bytes comparison path old python 2.7.x uses * pep8