1. 7ff1822 Issue #15340: Fix importing the random module when /dev/urandom cannot be opened. by Antoine Pitrou · 12 years ago
  2. 69e9727 ensure no one tries to hash things before the random seed is found by Benjamin Peterson · 13 years ago
  3. 12897d7 Fix typo in conditional. by Georg Brandl · 13 years ago
  4. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago