]> granicus.if.org Git - python/commit
Issue #18599: Fix name attribute of _sha1.sha1() object. It now returns
authorChristian Heimes <christian@cheimes.de>
Tue, 30 Jul 2013 13:32:57 +0000 (15:32 +0200)
committerChristian Heimes <christian@cheimes.de>
Tue, 30 Jul 2013 13:32:57 +0000 (15:32 +0200)
commit4fec4314cf24d78a498c85e4dc039df5ef7fcc54
treed78523558165247a8bcc35e6858a9b2dbd91f18f
parent25f043b152e083d245fa1a9e8f213aa566940f4d
Issue #18599: Fix name attribute of _sha1.sha1() object. It now returns
'SHA1' instead of 'SHA'.
Misc/NEWS
Modules/sha1module.c