消息 [153861]
Gregory P. Smith wrote:
>
> Gregory P. Smith <greg@krypto.org> added the comment:
>
> Question: Should sys.flags.hash_randomization be True (1) when PYTHONHASHSEED=0? It is now.
The flag should probably be removed - simply because
the env var is not a flag, it's a configuration parameter.
Exposing the seed value as sys.hashseed would be better and more useful
to applications. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-02-21 09:48:44 | lemburg | 修改 | recipients:
+ lemburg, gvanrossum, tim.peters, loewis, barry, georg.brandl, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, grahamd, Arfrever, v+python, alex, zbysz, skrah, dmalcolm, gz, neologix, Arach, Mark.Shannon, python-dev, eric.snow, Zhiping.Deng, Huzaifa.Sidhpurwala, Jim.Jewett, PaulMcMillan, fx5, skorgu |
| 2012-02-21 09:48:43 | lemburg | 链接 | issue13703 messages |
| 2012-02-21 09:48:43 | lemburg | 创建 | |
|