Staging
v0.8.1
https://github.com/python/cpython
Revision 2daf6ae2495c862adf8bc717bfe9964081ea0b10 authored by Georg Brandl on 20 February 2012, 18:54:16 UTC, committed by Georg Brandl on 20 February 2012, 18:54:16 UTC
in order to make algorithmic complexity attacks on (e.g.) web apps much more complicated.

The environment variable PYTHONHASHSEED and the new command line flag -R control this
behavior.
1 parent ec1712a
Raw File
Tip revision: 2daf6ae2495c862adf8bc717bfe9964081ea0b10 authored by Georg Brandl on 20 February 2012, 18:54:16 UTC
Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Tip revision: 2daf6ae
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
CP936.TXT
SHIFT_JISX0213.TXT
JOHAB.TXT
EUC-JP.TXT
NormalizationTest-3.2.0.txt
NormalizationTest.txt
BIG5.TXT
BIG5HKSCS-2004.TXT
CP949.TXT
EUC-CN.TXT
BIG5HKSCS.TXT
SHIFTJIS.TXT
EUC-KR.TXT
EUC-JISX0213.TXT
CP932.TXT
CP950.TXT
reflog.txt
gb-18030-2000.xml
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top