mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
2daf6ae249
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.