Message152276
> Given PYTHONHASHSEED, what is the point of PYTHONHASHRANDOMIZATION?
How would you do what it does without it? I.e. how would you indicate
that it should randomize the seed, rather than fixing the seed value?
> On startup, python reads a config file with the seed (which defaults to zero).
-1 on configuration files that Python reads at startup (let alone in a
bugfix release). |
|
Date |
User |
Action |
Args |
2012-01-29 22:51:26 | loewis | set | recipients:
+ loewis, lemburg, gvanrossum, tim.peters, 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, eric.snow, Zhiping.Deng, Huzaifa.Sidhpurwala, Jim.Jewett, PaulMcMillan, fx5, skorgu |
2012-01-29 22:51:25 | loewis | link | issue13703 messages |
2012-01-29 22:51:25 | loewis | create | |
|