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.

作者 yolanda.robla
收信人 bkabrda, christian.heimes, dholth, dmalcolm, doughellmann, icordasc, jpokorny, lukecarrier, pitrou, rbcollins, rpetrov, yolanda.robla
日期 2017-01-17.20:45:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1484685933.9.0.0466080231111.issue9216@psf.upfronthosting.co.za>
In-reply-to
内容
@rbtcollins, so you mean the apps using it, shall be "fips aware" ? That will be the point of your separate module?
So...

if fips_enabled then
    use fips.md5
else
    use normal.md5
历史
日期 用户 动作 参数
2017-01-17 20:45:33yolanda.robla修改recipients: + yolanda.robla, pitrou, christian.heimes, rbcollins, rpetrov, doughellmann, dmalcolm, dholth, jpokorny, bkabrda, lukecarrier, icordasc
2017-01-17 20:45:33yolanda.robla修改messageid: <1484685933.9.0.0466080231111.issue9216@psf.upfronthosting.co.za>
2017-01-17 20:45:33yolanda.robla链接issue9216 messages
2017-01-17 20:45:33yolanda.robla创建