diff options
author | sww <sww@users.noreply.github.com> | 2017-09-13 23:24:36 -0700 |
---|---|---|
committer | Mariatta <Mariatta@users.noreply.github.com> | 2017-09-13 23:24:36 -0700 |
commit | 312ffead1eb272535e021e248b5d74ab04b2e72e (patch) | |
tree | aa426347465b2ccaac22d3e0d5f19ffe271337d4 /Programs | |
parent | c3e97d9d984130d1c2aceedc4dfcd603b3162688 (diff) | |
download | cpython-git-312ffead1eb272535e021e248b5d74ab04b2e72e.tar.gz |
Improve code examples in hashlib cookie signing (GH-3562)
The `blake2b` function does not take the `data` keyword argument.
The hex digest returned by sign was a string, whereas compare_digest expects bytes-like objects.
Typo fix: compare_digesty -> compare_digest
Diffstat (limited to 'Programs')
0 files changed, 0 insertions, 0 deletions