1. ac764d3 Merged revisions 80784 via svnmerge from by Ronald Oussoren · 14 years ago
  2. 6108ea8 Merged revisions 79954 via svnmerge from by Stefan Krah · 14 years ago
  3. 1d523e1 #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation. by Georg Brandl · 15 years ago
  4. 046467c Followup to r75965: replace the test_uuid-specific patch with a generic fix by Antoine Pitrou · 15 years ago
  5. 1e8e5f0 Fix a refleak in test_uuid when run with -j. by Antoine Pitrou · 15 years ago
  6. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  7. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 15 years ago
  8. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  9. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  10. 65b6a80 Make test_uuid passed. by Guido van Rossum · 17 years ago
  11. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  12. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  13. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  14. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  15. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago