1. 76002c8 The uuid library on OSX 10.5 seems to contain the same bug as the one by Ronald Oussoren · 14 years ago
  2. 3320696 The C function used by uuid.uuid4 is broken on by Ronald Oussoren · 14 years ago
  3. 04437eb Fix py3k warnings in the uuid module by Antoine Pitrou · 15 years ago
  4. d429417 #4363: Let uuid.uuid1() and uuid.uuid4() run even if the ctypes module is not present. by Amaury Forgeot d'Arc · 16 years ago
  5. 8ec5754 uuid creation is now threadsafe, backport from py3k rev. 57375. by Georg Brandl · 17 years ago
  6. c2aa09a Have the sha module raise a DeprecationWarning as specified in PEP 4. by Brett Cannon · 17 years ago
  7. 7eec217 Have md5 raise a DeprecationWarning as per PEP 4. by Brett Cannon · 17 years ago
  8. 2eb8c4f Bug #1541863: uuid.uuid1 failed to generate unique identifiers by Martin v. Löwis · 18 years ago
  9. b1cb56a Update code and tests to support the 'bytes_le' attribute (for by Ka-Ping Yee · 18 years ago
  10. 175001d If the executable doesn't exist, there's no reason to try to start it. by Neal Norwitz · 18 years ago
  11. 46fc6a0 Try to find the MAC addr on various flavours of Unix. This seems hopeless. by Neal Norwitz · 18 years ago
  12. 750c442 Live with that "the hardware address" is an ill-defined by Tim Peters · 18 years ago
  13. 75a832d Make uuid test suite pass on this box by requesting output with LC_ALL=C. by Georg Brandl · 18 years ago
  14. 3dbc891 Remove Python 2.3 compatibility comment. by Ka-Ping Yee · 18 years ago
  15. 2adc626 Added missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  16. edd66fa Whitespace normalization. by Tim Peters · 18 years ago
  17. f9eb82f Add the uuid module. by Ka-Ping Yee · 18 years ago