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.

作者 vstinner
收信人 Andrew DiPrinzio, bkabrda, cheryl.sabella, christian.heimes, cstratak, dholth, dmalcolm, doughellmann, gregory.p.smith, hroncok, icordasc, jpokorny, lukecarrier, miss-islington, pitrou, rbcollins, rpetrov, vstinner, yolanda.robla
日期 2020-05-04.16:33:44
SpamBayes Score -1.0
Marked as misclassified
Message-id <1588610025.2.0.442211734252.issue9216@roundup.psfhosted.org>
In-reply-to
内容
> _hashlib.get_fips_mode() is not compatible with new FIPS design in OpenSSL 3.0.0:

I suggest to modify the code so the private function becomes unavailable in _hashlib on OpenSSL 3.0 and newer. What do you think?
历史
日期 用户 动作 参数
2020-05-04 16:33:45vstinner修改recipients: + vstinner, gregory.p.smith, pitrou, christian.heimes, rbcollins, rpetrov, doughellmann, dmalcolm, dholth, jpokorny, bkabrda, lukecarrier, icordasc, cstratak, yolanda.robla, hroncok, cheryl.sabella, Andrew DiPrinzio, miss-islington
2020-05-04 16:33:45vstinner修改messageid: <1588610025.2.0.442211734252.issue9216@roundup.psfhosted.org>
2020-05-04 16:33:45vstinner链接issue9216 messages
2020-05-04 16:33:44vstinner创建