Message153975
I have to amend my suggestion about sys.flags.hash_randomization. It needs to be non-zero even if $PYTHONHASHSEED is given instead of -R. Many other flags that also have envars work the same way, e.g. -O and $PYTHONOPTIMIZE. So hash_randomization has to work the same way.
I'll still work on a patch for exposing the seed in sys. |
|
Date |
User |
Action |
Args |
2012-02-22 17:46:49 | barry | set | recipients:
+ barry, lemburg, gvanrossum, tim.peters, loewis, 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-22 17:46:49 | barry | set | messageid: <1329932809.36.0.417875487075.issue13703@psf.upfronthosting.co.za> |
2012-02-22 17:46:48 | barry | link | issue13703 messages |
2012-02-22 17:46:48 | barry | create | |
|