[docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
report at bugs.python.org
Tue Jul 31 03:22:46 EDT 2018
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
New changeset 47957dab94a4efa2fee61c9a8193f78300950769 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581)
https://github.com/python/cpython/commit/47957dab94a4efa2fee61c9a8193f78300950769
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33729>
_______________________________________
More information about the docs
mailing list