COMMITS
/ Python/random.c February 21, 2012
B
enable hash randomization by default
Benjamin Peterson committed
B
ensure no one tries to hash things before the random seed is found
Benjamin Peterson committed
February 20, 2012
G
Fix typo in conditional.
Georg Brandl committed
G
Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Georg Brandl committed