1. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 12 years ago
  2. 380c55c Issue #15340: Fix importing the random module when /dev/urandom cannot be opened. by Antoine Pitrou · 12 years ago
  3. c9f54cf enable hash randomization by default by Benjamin Peterson · 12 years ago
  4. 69e9727 ensure no one tries to hash things before the random seed is found by Benjamin Peterson · 12 years ago
  5. 12897d7 Fix typo in conditional. by Georg Brandl · 12 years ago
  6. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago