[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-bugs-list
Subject:    [issue33729] Hashlib/blake2* missing 'data' keyword argument
From:       Serhiy Storchaka <report () bugs ! python ! org>
Date:       2018-07-31 16:22:18
Message-ID: 1533054138.55.0.56676864532.issue33729 () psf ! upfronthosting ! co ! za
[Download RAW message or body]


Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment:

In case of int() the name of it's first argument was documented, in both the module \
documentation, and in interactive help. But the documented name of the first \
blake2b() argument was "data", and it never worked. Since help() was not worked for \
blake2b, the user had weak chance to know that the actual name is "string". Thus \
there is much less chance of breaking the user code by making this parameter a \
positional-only than in case of int().

But I think Christian has other concerns.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue33729>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/python-bugs-list%40marc.info



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic