[New-bugs-announce] [issue26700] Make digest_size a class variable

Raymond Hettinger report at bugs.python.org
Wed Apr 6 03:59:10 EDT 2016


New submission from Raymond Hettinger:

It would be nicer if this worked:

     >>> hashlib.md5.digest_size
     64

----------
assignee: gregory.p.smith
components: Extension Modules
messages: 262940
nosy: gregory.p.smith, rhettinger
priority: normal
severity: normal
status: open
title: Make digest_size a class variable
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26700>
_______________________________________


More information about the New-bugs-announce mailing list