1. 68a6da9 Make uuid1 and uuid4 tests conditional on whether ctypes can be imported; by Brett Cannon · 18 years ago
  2. 2eb8c4f Bug #1541863: uuid.uuid1 failed to generate unique identifiers by Martin v. Löwis · 19 years ago
  3. b1cb56a Update code and tests to support the 'bytes_le' attribute (for by Ka-Ping Yee · 19 years ago
  4. da9face Whitespace normalization. by Tim Peters · 19 years ago
  5. b5a701b Disable test_getnode too, since this is also unreliable. by Neal Norwitz · 19 years ago
  6. 2fde3bd Disable these tests until they are reliable across platforms. by Neal Norwitz · 19 years ago
  7. 750c442 Live with that "the hardware address" is an ill-defined by Tim Peters · 19 years ago
  8. 08310d6 check_node(): stop spraying mystery output to stderr. by Tim Peters · 19 years ago
  9. 75a832d Make uuid test suite pass on this box by requesting output with LC_ALL=C. by Georg Brandl · 19 years ago
  10. f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 19 years ago
  11. 2adc626 Added missing svn:eol-style property to text files. by Tim Peters · 19 years ago
  12. edd66fa Whitespace normalization. by Tim Peters · 19 years ago
  13. f9eb82f Add the uuid module. by Ka-Ping Yee · 19 years ago