1. 0e32ea1 Issue #23015: Improved testing of the uuid module. by Serhiy Storchaka · 10 years ago
  2. 79b8173 Issue #23015: Improved testing of the uuid module. by Serhiy Storchaka · 10 years ago
  3. ac4aa7b Issue #22902: The "ip" command is now used on Linux to determine MAC address by Serhiy Storchaka · 10 years ago
  4. 57b9677 Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat. by Serhiy Storchaka · 10 years ago
  5. e66bb96 Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat. by Serhiy Storchaka · 10 years ago
  6. b9d0199 Issue #22637: avoid using a shell in uuid by Victor Stinner · 10 years ago
  7. cce440f Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  8. c303cfd Skip test_find_mac on Windows (issue #19804). by Serhiy Storchaka · 11 years ago
  9. 56507c7 Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with by Serhiy Storchaka · 11 years ago
  10. 0e547b6 Issue #18174: Fix fd leaks in tests. by Richard Oudkerk · 11 years ago
  11. 7d15b54 Issue #18094: test_uuid no more reports skipped tests as passed. by Serhiy Storchaka · 11 years ago
  12. 8f36af7 Normalize the encoding names for Latin-1 and UTF-8 to 'latin-1' and 'utf-8'. by Marc-André Lemburg · 13 years ago
  13. ac764d3 Merged revisions 80784 via svnmerge from by Ronald Oussoren · 14 years ago
  14. 6108ea8 Merged revisions 79954 via svnmerge from by Stefan Krah · 14 years ago
  15. 1d523e1 #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation. by Georg Brandl · 15 years ago
  16. 046467c Followup to r75965: replace the test_uuid-specific patch with a generic fix by Antoine Pitrou · 15 years ago
  17. 1e8e5f0 Fix a refleak in test_uuid when run with -j. by Antoine Pitrou · 15 years ago
  18. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  19. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  20. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  21. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  22. 65b6a80 Make test_uuid passed. by Guido van Rossum · 17 years ago
  23. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  24. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  25. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  26. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  27. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago