[issue4821] Patches for thread-support in built-in SHA modules

Gregory P. Smith report at bugs.python.org
Thu Feb 12 08:40:35 CET 2009


Gregory P. Smith <greg at krypto.org> added the comment:

fyi - I took care of the unicode data acceptance issue for all hashlib 
related modules in the py3k branch in r69524.

Yes, the hashlib modules have a -lot- of code in common.  Refactoring 
that would be nice but i haven't looked into it.  I at least moved the 
commonly used #define into a new hashlib.h for the above change.

----------
nosy: +gregory.p.smith

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


More information about the Python-bugs-list mailing list