1. 30d7947 Expose clock_settime() as time.clock_settime() by Victor Stinner · 12 years ago
  2. 1470f35 Add time.CLOCK_HIGHRES constant, needed on Solaris by Victor Stinner · 12 years ago
  3. 909f5bc Fix newlines. by Georg Brandl · 12 years ago
  4. 2bf1f3b time.steady() doc: don't repeat the default value by Victor Stinner · 12 years ago
  5. 7cc7033 Merge #12758: removing confusing mention of UTC from time.time description by R David Murray · 12 years ago
  6. 38c2754 #12758: removing confusing mention of UTC from time.time description by R David Murray · 12 years ago
  7. 071eca3 Issue #10278: Add an optional strict argument to time.steady(), False by default by Victor Stinner · 12 years ago
  8. ec919cc Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time.steady() by Victor Stinner · 12 years ago
  9. 0a78622 Issue #13846: Enhance time.monotonic() documentation by Victor Stinner · 13 years ago
  10. 0f7888d Time module doc: Fix reST syntax by Victor Stinner · 13 years ago
  11. 4195b5c Backout f8409b3d6449: the PEP 410 is not accepted yet by Victor Stinner · 13 years ago
  12. ccd5715 PEP 410 by Victor Stinner · 13 years ago
  13. 8b30201 Issue #13846: Add time.monotonic(), monotonic clock. by Victor Stinner · 13 years ago
  14. 538343d Fix small grammatical inconsistency. by Georg Brandl · 13 years ago
  15. 0940602 Sort functions in the doc of the time module by Victor Stinner · 13 years ago
  16. b94b266 Close #10278: Add time.wallclock() function, monotonic clock. by Victor Stinner · 13 years ago
  17. e0be423 Close #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to by Victor Stinner · 13 years ago
  18. 8e35cf0 merge with 3.2 by Sandro Tosi · 13 years ago
  19. f693810 mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@ by Sandro Tosi · 13 years ago
  20. 03163ac Issue #11930: Remove deprecated time.accept2dyear. by Alexander Belopolsky · 13 years ago
  21. 9971e00 Issue #2568: Removed bogus rationale for supporting tm_sec=61. by Alexander Belopolsky · 14 years ago
  22. 04da1e0 Fixed a footnote reference by Alexander Belopolsky · 14 years ago
  23. 2997837 Fixed documentation to reflect recent changes for years < 1900. by Alexander Belopolsky · 14 years ago
  24. c64708a Issue #10827: Changed the rules for 2-digit years. The time.asctime by Alexander Belopolsky · 14 years ago
  25. b9588b5 Issue #8013: time.asctime and time.ctime no longer call system asctime by Alexander Belopolsky · 14 years ago
  26. b67878a #7790: move table of struct_time members to the actual description of struct_time. by Georg Brandl · 14 years ago
  27. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  28. 69f3fd0 Merged revisions 81756 via svnmerge from by Alexander Belopolsky · 14 years ago
  29. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  30. 7f6b4f8 Make sure time.strptime only accepts strings (and document the fact like by Brett Cannon · 15 years ago
  31. e0124bd Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from by Benjamin Peterson · 15 years ago
  32. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
  33. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 16 years ago
  34. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  35. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago