[docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
report at bugs.python.org
Thu Oct 11 00:56:11 EDT 2018
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
New changeset f543e18708efb04ed3a0b78c8dc31fbb1404ac7d by Serhiy Storchaka in branch '3.6':
[3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) (GH-9657)
https://github.com/python/cpython/commit/f543e18708efb04ed3a0b78c8dc31fbb1404ac7d
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33729>
_______________________________________
More information about the docs
mailing list