[Python-Dev] hash randomization in 3.3 (original) (raw)

Benjamin Peterson benjamin at python.org
Tue Feb 21 21:04:43 CET 2012


2012/2/21 Antoine Pitrou <solipsis at pitrou.net>:

On Tue, 21 Feb 2012 14:58:41 -0500 Benjamin Peterson <benjamin at python.org> wrote:

2012/2/21 Antoine Pitrou <solipsis at pitrou.net>: > > Hello, > > Shouldn't it be enabled by default in 3.3?

Should you be able to disable it? PYTHONHASHSEED=0 should disable it.  Do we also need a command-line option?

I don't think so. I was just wondering if we should force people to use it.

-- Regards, Benjamin



More information about the Python-Dev mailing list