This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rpetrov
Recipients ebfe, gregory.p.smith, hagen, kmtracey, lemburg, pitrou, rpetrov, vstinner
Date 2009-12-16.23:41:39
SpamBayes Score 1.3262589e-07
Marked as misclassified No
Message-id <1261006901.95.0.963371180163.issue3745@psf.upfronthosting.co.za>
In-reply-to
Content
What about inconsistent module build - as is reported some platform
build sha256 module that support  unicode but most it is not build if
openssl is version 0.8+. Same for sha512 module.
If unicode for hashlib is not acceptable for trunk than why is not build
always sha{256|512}  without to check for openssl version number ?
History
Date User Action Args
2009-12-16 23:41:42rpetrovsetrecipients: + rpetrov, lemburg, gregory.p.smith, pitrou, vstinner, kmtracey, hagen, ebfe
2009-12-16 23:41:41rpetrovsetmessageid: <1261006901.95.0.963371180163.issue3745@psf.upfronthosting.co.za>
2009-12-16 23:41:39rpetrovlinkissue3745 messages
2009-12-16 23:41:39rpetrovcreate