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.

作者 gregory.p.smith
收信人 dmalcolm, gps, gregory.p.smith, pitrou
日期 2010-07-07.04:35:26
SpamBayes Score 0.014258938
Marked as misclassified
Message-id <1278477334.09.0.103056704548.issue9146@psf.upfronthosting.co.za>
In-reply-to
内容
I'm pretty sure Python setup.py does not build the non-openssl md5, sha1, sha256 and sha512 extension modules at all when openssl is present.  So falling back on them is not likely to work unless anyone who wants this crazy force fips mode thing to not prevent them from existing in Python goes to the extra effort to compile them.
历史
日期 用户 动作 参数
2010-07-07 04:35:35gregory.p.smith修改recipients: + gregory.p.smith, pitrou, gps, dmalcolm
2010-07-07 04:35:34gregory.p.smith修改messageid: <1278477334.09.0.103056704548.issue9146@psf.upfronthosting.co.za>
2010-07-07 04:35:31gregory.p.smith链接issue9146 messages
2010-07-07 04:35:27gregory.p.smith创建