Message 96501 - Python tracker (original) (raw)
Message96501
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:42 | rpetrov | set | recipients: + rpetrov, lemburg, gregory.p.smith, pitrou, vstinner, kmtracey, hagen, ebfe |
2009-12-16 23:41:41 | rpetrov | set | messageid: 1261006901.95.0.963371180163.issue3745@psf.upfronthosting.co.za |
2009-12-16 23:41:39 | rpetrov | link | issue3745 messages |
2009-12-16 23:41:39 | rpetrov | create |