]> granicus.if.org Git - python/commit
enable hash randomization by default
authorBenjamin Peterson <benjamin@python.org>
Tue, 21 Feb 2012 21:08:05 +0000 (16:08 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 21 Feb 2012 21:08:05 +0000 (16:08 -0500)
commitc9f54cf512996790266c17f81584c9725ee99d47
treef1208c4e6d7a2f2065a9ebcac6d602eedf8aae66
parent6ca5a4d49fdc55c2555a9692097e9966fd8b804f
enable hash randomization by default
Doc/reference/datamodel.rst
Doc/using/cmdline.rst
Lib/test/test_cmd_line.py
Lib/test/test_hash.py
Misc/NEWS
Misc/python.man
Modules/main.c
Python/random.c
Tools/scripts/run_tests.py