]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873). (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Oct 2018 17:20:30 +0000 (19:20 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Oct 2018 17:20:30 +0000 (19:20 +0200)
commitf29bded3d3b0de63b45819eec292f5007c0cd3cf
tree0841132ad420bfdeab14baf161efb778a3fdfa69
parent69ab28d2a616ae0234b6e412a979400523b2a6d9
[3.6] bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873). (GH-10183)

(cherry picked from commit f192aeb95a139ede74d69e39c046c498ff288a37)

Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
Modules/_hashopenssl.c
Modules/clinic/md5module.c.h
Modules/clinic/sha1module.c.h
Modules/clinic/sha256module.c.h
Modules/clinic/sha512module.c.h
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c