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.

作者 pitrou
收信人 arigo, christian.heimes, fijall, hynek, pitrou
日期 2012-06-14.10:18:29
SpamBayes Score -1.0
Marked as misclassified
Message-id <1339668927.3355.3.camel@localhost.localdomain>
In-reply-to <1339668828.26.0.333357632819.issue15061@psf.upfronthosting.co.za>
内容
> Antoine, seriously? You want to explore a function that's called
> "secure" when the only thing you know about it is "probably secure"?
> This is extremely tricky business and I think it should be called
> secure only if you can prove it's secure. Otherwise it's plain
> insecure and should not be named that.

What's the methodology to "prove" that it's secure?

We could rename "secure" to "safe" to downtone it a bit, but it's still
an improvement on the nominal equality comparison.
历史
日期 用户 动作 参数
2012-06-14 10:18:30pitrou修改recipients: + pitrou, arigo, christian.heimes, fijall, hynek
2012-06-14 10:18:29pitrou链接issue15061 messages
2012-06-14 10:18:29pitrou创建