This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Juuso Lehtivarjo, christian.heimes, docs@python, vstinner
Date 2018-07-11.14:19:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531318741.28.0.56676864532.issue33729@psf.upfronthosting.co.za>
In-reply-to
Content
> None of the hashlib functions are taking keyword arguments for data: ...

So it's just a documentation issue, no?

https://docs.python.org/dev/library/hashlib.html#creating-hash-objects

Juuso Lehtivarjo: do you want to write a pull request to fix the documentation?
History
Date User Action Args
2018-07-11 14:19:01vstinnersetrecipients: + vstinner, christian.heimes, docs@python, Juuso Lehtivarjo
2018-07-11 14:19:01vstinnersetmessageid: <1531318741.28.0.56676864532.issue33729@psf.upfronthosting.co.za>
2018-07-11 14:19:01vstinnerlinkissue33729 messages
2018-07-11 14:19:01vstinnercreate