]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18742: Expose the internal hash type object for ABCs.
authorChristian Heimes <christian@cheimes.de>
Tue, 22 Oct 2013 13:05:23 +0000 (15:05 +0200)
committerChristian Heimes <christian@cheimes.de>
Tue, 22 Oct 2013 13:05:23 +0000 (15:05 +0200)
commit327dd732ce2b7df001b0a052e3464c85f0c85128
tree503582cbb9364f320bc9754340c7a6a2dde23e40
parente53510726b337762d005984eeab0b266c60b779d
Issue #18742: Expose the internal hash type object for ABCs.
Modules/_hashopenssl.c
Modules/_sha3/sha3module.c
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c