1. 073ff24 Prepare for 2.5.3c1. by Martin v. Löwis · 17 years ago v2.5.3c1
  2. 67feec8 Issue #4446: Add platforms keyword. by Martin v. Löwis · 17 years ago
  3. 4fed741 Link fix. by Georg Brandl · 17 years ago
  4. 45c2f77 #2525: update tzinfo example. by Georg Brandl · 17 years ago
  5. 8e741e0 Grammar fix by Andrew M. Kuchling · 17 years ago
  6. 94a7036 Backport documentation improvements. by Raymond Hettinger · 17 years ago
  7. 0e30555 Backport of r61263: by Martin v. Löwis · 17 years ago
  8. 7e00619 Fix typo by Martin v. Löwis · 17 years ago
  9. 799e580 #2079: typo in userdict docs. by Georg Brandl · 17 years ago
  10. 10eac2c Update copyright years to 2008. Update README to 2.5.2. by Martin v. Löwis · 17 years ago
  11. bcffd10 Prepare for 2.5.2. by Martin v. Löwis · 17 years ago
  12. 0821983 Fix link by Andrew M. Kuchling · 18 years ago
  13. a859e25 Preparing for 2.5.2c1. by Martin v. Löwis · 18 years ago
  14. 9e5e027 Backport LaTex version of r60651: by Walter Dörwald · 18 years ago
  15. 902af8d Backport LaTeX version of r60649: by Walter Dörwald · 18 years ago
  16. e69f2bd Remove month parameter from Calendar.yeardatescalendar(), by Walter Dörwald · 18 years ago
  17. 7bf216b Backport: #1889 - fixup \xhh specs. by Georg Brandl · 18 years ago
  18. af81c57 Bug 1296: restore text describing OptionGroup by Andrew M. Kuchling · 18 years ago
  19. 2e7fde7 Backport r59999: fix MSDN link. (#1854) by Georg Brandl · 18 years ago
  20. c5bb868 Link to external documentation about new style classes was by Facundo Batista · 18 years ago
  21. 5e2760c Update reference to bug tracker by Andrew M. Kuchling · 18 years ago
  22. 85cbabf Fix bug tracker link. by Martin v. Löwis · 18 years ago
  23. 52550e5 Add a note about future import needed for with statement. by Georg Brandl · 18 years ago
  24. 6b5c14f Remove an old SF reference. by Brett Cannon · 18 years ago
  25. a1e5387 Backport r58868: by Gregory P. Smith · 18 years ago
  26. ca74140 Note change to get_dialect semantics in 2.5. by Skip Montanaro · 18 years ago
  27. bf75c51 #1364: os.lstat is available on Windows too, as an alias to os.stat. by Georg Brandl · 18 years ago
  28. cf81e06 Sets are marshalable. by Raymond Hettinger · 18 years ago
  29. 9afdaff Clarify the reasons why pickle is almost always better than marshal by Raymond Hettinger · 18 years ago
  30. 4aa5f4b Bug #1313, fix typo (wrong variable name) in example. by Neal Norwitz · 18 years ago
  31. 35a9f90 Backport r58545. by Georg Brandl · 18 years ago
  32. 051aa77 Backport r58542. by Georg Brandl · 18 years ago
  33. 57da2de Fix email example. by Georg Brandl · 18 years ago
  34. 0ac4b27 move descriptions of ac_(in|out)_buffer_size to the right place by Fred Drake · 18 years ago
  35. 2f2bd3e #1196: document default radix for int(). by Georg Brandl · 18 years ago
  36. cdceeb8 Fix -- being converted to - in HTML. #1186. by Georg Brandl · 18 years ago
  37. 5e84e80 issue1172: Documentation of "done" attribute in cgi module. by Sean Reifscheider · 18 years ago
  38. b8c23fb Fix #1139: PyFile_Encoding really is PyFile_SetEncoding. by Georg Brandl · 18 years ago
  39. 5d30e75 Fix #1122: wrong return type documented for various _Size() functions. by Georg Brandl · 18 years ago
  40. c4f5a15 Fix typo: c_float represents to C float type. by Thomas Heller · 18 years ago
  41. b9ff669 Warn about possible risks when extracting untrusted archives. by Lars Gustäbel · 18 years ago
  42. 906f735 Bug #1010: docs url points to SF.net, now points to bugs.python.org. by Georg Brandl · 18 years ago
  43. 7d108b8 Bug #1766421: "return code" vs. "status code". by Georg Brandl · 18 years ago
  44. 2da880a - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4 by Matthias Klose · 18 years ago
  45. eb4b738 Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers. by Georg Brandl · 18 years ago
  46. e51d1d1 Bug #1769002: fix a now-wrong sentence in the tutorial. by Georg Brandl · 18 years ago
  47. 979f5cd - Allow Emacs 22 for building the documentation in info format. by Matthias Klose · 18 years ago
  48. 00247d8 try-except-finally is new in 2.5. (backport from rev. 56614) by Georg Brandl · 18 years ago
  49. 22c1525 Clarify PEP 343 description. (backport from rev. 56611) by Georg Brandl · 18 years ago
  50. 77dff90 tabs, newlines and crs are valid XML characters. (backport from rev. 56551) by Georg Brandl · 18 years ago
  51. 44cb859 Add description for wave.setcomptype() values (backport from rev. 56451) by Georg Brandl · 18 years ago
  52. 0336870 Typo fix by Andrew M. Kuchling · 18 years ago
  53. f2d40f7 Clarify webbrowser.open description. (backport from rev. 56366) by Georg Brandl · 18 years ago
  54. f09060e Bug #1753406: missing \versionadded for subprocess.check_call. by Georg Brandl · 18 years ago
  55. f4d9cae Backport 56345 by Raymond Hettinger · 18 years ago
  56. 78d59d6 Bug #1637365: add subsection about "__name__ == __main__" to the by Georg Brandl · 18 years ago
  57. f36e6a1 Patch #1731659: improve time.strptime docs. (backport from rev. 56302) by Georg Brandl · 18 years ago
  58. a1d47f0 Remove duplicate sentence from alarm() doc. (backport from rev. 56143) by Georg Brandl · 18 years ago
  59. 1d1e950 Document smtp.SMTPAuthenticationError. (backport from rev. 56129) by Georg Brandl · 18 years ago
  60. adfd13e Fix a variable name in winreg docs. (backport from rev. 56091) by Georg Brandl · 18 years ago
  61. 4508df2 Bug #1742901: document None behavior of shlex.split. (backport from rev. 56084) by Georg Brandl · 18 years ago
  62. 5a5adf3 Bug #1739115: make shutil.rmtree docs clear wrt. file deletion. by Georg Brandl · 18 years ago
  63. ea84b81 SF #1738670, make example in doc work by Neal Norwitz · 18 years ago
  64. 15eb97b Add missing \versionadded. (backport from rev. 56006) by Georg Brandl · 18 years ago
  65. bb56e2a Backport 55882: SF #1734732, lower case the module names per PEP 8. by Neal Norwitz · 18 years ago
  66. bc9e5dc Fix wrong documentation, and correct the punktuation. Closes [1700455]. by Thomas Heller · 18 years ago
  67. 425c614 Updated documentation for SysLogHandler (#1720726). by Vinay Sajip · 18 years ago
  68. 35cff5f Document "new" params to HTTPConnection/HTTPSConnection by Neal Norwitz · 18 years ago
  69. 1370308 Backport rev 55465 by Nick Coghlan. by Georg Brandl · 18 years ago
  70. 2cb077a fix argument name in documentation; match the implementation by Fred Drake · 18 years ago
  71. 4043a6b Bug #1719995: don't use deprecated method in sets example. by Georg Brandl · 18 years ago
  72. 0d338e4 Bug #1046945: document SWIG options of distutils. (backport from rev. 55287) by Georg Brandl · 18 years ago
  73. 39d8cc74 Update DDJ link. (backport from rev. 55259) by Georg Brandl · 18 years ago
  74. 5a25e45 Patch #1714700: clarify os.linesep vs. tfiles opened in text mode. (backport) by Georg Brandl · 18 years ago
  75. 27803ce Backport: Add markup for True/False. by Neal Norwitz · 18 years ago
  76. 4e6b5e9 Bug #1713535 backport. by Georg Brandl · 18 years ago
  77. f8f68fb Backport checkin: by Walter Dörwald · 18 years ago
  78. be69a0a Bug #1710295: exceptions are now new-style classes. (backport from rev. 55036) by Georg Brandl · 18 years ago
  79. a801b6a Backport r54712: document that calling file.next() on a file open for writing by Brett Cannon · 18 years ago
  80. c22aee0 Version fix (bug #1708710) by Georg Brandl · 18 years ago
  81. 12c2950 fix some markup errors by Fred Drake · 18 years ago
  82. eeff493 Markup fix. (backport from rev. 54951) by Georg Brandl · 18 years ago
  83. d1e3f6d Patch #1698768: updated the "using Python on the Mac" intro. by Georg Brandl · 18 years ago
  84. 4db90ac Fix markup by Raymond Hettinger · 18 years ago
  85. 22c00e0 Bug #1705717: error in sys.argv docs. (backport from rev. 54939) by Georg Brandl · 18 years ago
  86. 46155b9 Some new year updates. by Georg Brandl · 18 years ago
  87. 112717d Fix SF #1703110, Incorrect example for add_password() (use uri, not host) by Neal Norwitz · 18 years ago
  88. 552ba11 Backport r54671 - fix in python.sty. by Georg Brandl · 18 years ago
  89. 82966e5 Backport r54763: repair missing spaces after \UNIX. by Georg Brandl · 18 years ago
  90. ef57abd 2.5.1 final by Anthony Baxter · 18 years ago v2.5.1
  91. 9df5fa0 Describe undocumented third argument to touchline() by Andrew M. Kuchling · 18 years ago
  92. 9515c96 preparing for 2.5.1c1 by Anthony Baxter · 18 years ago
  93. 9528905 SF #1382213: Tutorial section 9.5.1 ignores MRO for new-style classes by Raymond Hettinger · 18 years ago
  94. ef9e09e Add item by Andrew M. Kuchling · 18 years ago
  95. 6524573 Patch #1489771: update syntax rules in Python Reference Manual. by Žiga Seilnacht · 18 years ago
  96. fe048e8 Patch #1686451: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}. by Martin v. Löwis · 18 years ago
  97. 4d89119 Bug #1685704: use -m switch in timeit docs. (backport from rev. 54524) by Georg Brandl · 18 years ago
  98. bd9d513 Patch #1684834: document some utility C API functions. by Georg Brandl · 18 years ago
  99. 42f4cfa Add new example by Raymond Hettinger · 18 years ago
  100. c77f6c6 Backport docs for recv_into and recvfrom_into. by Georg Brandl · 18 years ago