1. d8b9721 add 2.4.2 to the LaTeX version of the release history by Fred Drake · 20 years ago
  2. 8bb4dc6 Misc. backported changes by Vinay Sajip · 20 years ago
  3. a9fbcde backport patch [ 1277677 ] tkinter hello world example bug by Georg Brandl · 20 years ago
  4. bcafbbe fix typo by Georg Brandl · 20 years ago
  5. d82374d backport bug [ 1274828 ] splitunc not documented by Georg Brandl · 20 years ago
  6. 0a8c3ef comma nit by Georg Brandl · 20 years ago
  7. 562003d backport notes about basicConfig() changes to 2.4 branch by Skip Montanaro · 20 years ago
  8. ae4ae43 Better wording for integer ref entry (from HEAD 1.131). by Georg Brandl · 20 years ago
  9. f79e7b1 Add FAQ entry regarding non-expoential representation. by Raymond Hettinger · 20 years ago
  10. d7390a8d note that the return and yield statements cannot be used at the top level in by Fred Drake · 20 years ago
  11. 112255b - fix typo report by email, only 1.5 years late by Fred Drake · 20 years ago
  12. 3050c08 Clarify what is meant with "whole numbers". by Georg Brandl · 20 years ago
  13. 566da82 use a test for PDF support that is more portable across teTeX major versions by Matthias Klose · 20 years ago
  14. 9366067 - Correct PyBool_FromLong's return type and its description. by Georg Brandl · 20 years ago
  15. fe05c5f Backport checkin: by Walter Dörwald · 20 years ago
  16. 238daff SF #1275796, fix distutils typo "sortcut" -> "shortcut" by Neal Norwitz · 20 years ago
  17. 9d1b84b patch [ 1274550 ] libtarfile.tex: external URL changed by Georg Brandl · 20 years ago
  18. f0b0cd2 patch [ 1274630 ] documentation fixes by Georg Brandl · 20 years ago
  19. 63c186b __new__ is a static method by Georg Brandl · 20 years ago
  20. a74a655 backport bug [ 1248199 ] shelve .sync operation not documented by Georg Brandl · 20 years ago
  21. fa39d08 backport bug [ 1261229 ] __new__ is class method by Georg Brandl · 20 years ago
  22. 674c188 Return complete lines from codec stream readers by Martin v. Löwis · 20 years ago
  23. 42cd573 backport bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows by Georg Brandl · 20 years ago
  24. e591e04 backport bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME by Georg Brandl · 20 years ago
  25. a6161e4 backport bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix by Georg Brandl · 20 years ago
  26. 98fa1ca SF bug #1100368: Wrong "type()" syntax in docs by Raymond Hettinger · 20 years ago
  27. d2b7091 SF bug #1168135: Python 2.5a0 Tutorial errors and observations by Raymond Hettinger · 20 years ago
  28. 08be9dc SF bug #1168135: Python 2.5a0 Tutorial errors and observations by Raymond Hettinger · 20 years ago
  29. 0af7f64 ord() documentation update; this is what remains applicable from by Fred Drake · 20 years ago
  30. 3d41e9a backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation by Georg Brandl · 20 years ago
  31. f8200ff SF bug #1168135: Python 2.5a0 Tutorial errors and observations by Raymond Hettinger · 20 years ago
  32. 7290f01 Empty sets and frozensets are also false. by Georg Brandl · 20 years ago
  33. e723939 SF bug #1121416: zip incorrectly and incompletely documented by Raymond Hettinger · 20 years ago
  34. d4a439c SF bug #1249837: container methods raise KeyError not IndexError by Raymond Hettinger · 20 years ago
  35. 8c86f88 Mention explicitly that False is considered false. by Georg Brandl · 20 years ago
  36. aea3317 Typo fix by Andrew M. Kuchling · 20 years ago
  37. 9085870 Backport checkin: Fix typo (fixes SF bug #1263086). by Walter Dörwald · 20 years ago
  38. 7297ba0 Document 'istext' parameter by Andrew M. Kuchling · 20 years ago
  39. 5656698 backport patch [ 1252706 ] poplib list() docstring fix (and docs too) by Georg Brandl · 20 years ago
  40. 16bb9c9 backport bug [ 1250306 ] incorrect description of range function by Georg Brandl · 20 years ago
  41. 2984d9b backport [ 1243192 ] Incorrect documentation of re.UNICODE by Georg Brandl · 20 years ago
  42. 87494a5 Fix all wrong instances of "it's". by Georg Brandl · 20 years ago
  43. fe1fadf [ 1243288 ] Misuse of "it's" by Georg Brandl · 20 years ago
  44. 95d632d [ 1243081 ] repair typos by Georg Brandl · 20 years ago
  45. c0c8bb3 SF #1204347: typo fix. by Greg Ward · 20 years ago
  46. 31be0ff add information about alternate implementations, noting that documentation by Fred Drake · 20 years ago
  47. 062f186 backport bug [ 755617 ] os module: Need a better description of "mode" by Georg Brandl · 20 years ago
  48. 987f728 backport bug [ 850238 ] unclear documentation/missing command? by Georg Brandl · 20 years ago
  49. 3227601 backport bug [ 957505 ] SocketServer module documentation misleading by Georg Brandl · 20 years ago
  50. b454ea9 backport bug [ 1021621 ] use first_name, not first, in code samples by Georg Brandl · 20 years ago
  51. 9e9452f bug [ 872769 ] os.access() documentation should stress race conditions by Georg Brandl · 20 years ago
  52. 6912a6c backport [ 912943 ] 7.5.6 Thread Objects is too vague by Georg Brandl · 20 years ago
  53. c10be80 backport Bug #1015140: disambiguated the term "article id" in nntplib docs and by Georg Brandl · 20 years ago
  54. ea25784 backport bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated by Georg Brandl · 20 years ago
  55. 3cbab93 use macro by Skip Montanaro · 20 years ago
  56. f934f50 backport by Skip Montanaro · 20 years ago
  57. 5f421a7 Oops. by Georg Brandl · 20 years ago
  58. e913bf9 backport bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding" by Georg Brandl · 20 years ago
  59. 070bba5 backport bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent by Georg Brandl · 20 years ago
  60. b7f086f backport bug [ 969757 ] function and method objects confounded in Tutorial by Georg Brandl · 20 years ago
  61. 78903db Revert patch for 1162912. by Georg Brandl · 20 years ago
  62. 502d059 backport bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usage by Georg Brandl · 20 years ago
  63. c3e6eba backport doctest for weakref examples by Georg Brandl · 20 years ago
  64. 6259594 backport bug [ 1228904 ] weakref example broken by Georg Brandl · 20 years ago
  65. ea044d1 backport patch [ 1230615 ] Patch for (Doc) #1168746 (frame.f_exc_*) by Georg Brandl · 20 years ago
  66. 5c3f9a4 Cross reference the set built-ins with the sets module. by Raymond Hettinger · 20 years ago
  67. e6816d2 Provide a comparison to the builtin set types. by Raymond Hettinger · 20 years ago
  68. e94060f More info on rounding modes. Add sections for floating point notes. by Raymond Hettinger · 20 years ago
  69. f7955af Note that file objects are iterable. by Raymond Hettinger · 20 years ago
  70. 85ca29a * Show the keyword argument form of dict(). by Raymond Hettinger · 20 years ago
  71. f9a193a add note that os.EX_* constants are subject to availability on the host platform by Fred Drake · 20 years ago
  72. 0978a13 backport bug [ 1166582 ] IterableUserDict not in docs by Georg Brandl · 20 years ago
  73. 7cb2ec1 backport bug [ 1186072 ] tempnam doc doesn't include link to tmpfile by Georg Brandl · 20 years ago
  74. 4871058 backport bug [ 1175022 ] property example code error by Georg Brandl · 20 years ago
  75. 453bc28 backport [ 1190563 ] os.waitpid docs don't specify return value for WNOHANG by Georg Brandl · 20 years ago
  76. facffe3 backport bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreply by Georg Brandl · 20 years ago
  77. a19b94d backport patch [ 1213031 ] note that os.chown can have -1 as an argument by Georg Brandl · 20 years ago
  78. 9ed0964 backport of bug [ 1225705 ] os.environ documentation should mention unsetenv by Georg Brandl · 20 years ago
  79. a5b2acd backport Patch #1227442: smtplib.SMTP.sendmail() accepts list or string for to_addrs. by Georg Brandl · 20 years ago
  80. d1d13eb Bug #1209560: spurious blank page in dist.pdf (backport) by Georg Brandl · 20 years ago
  81. 0af5c2a Patch #1180012: add documentation for modulefinder (backport) by Georg Brandl · 20 years ago
  82. 6d3195d Fix typo. by Raymond Hettinger · 20 years ago
  83. 7512bc5 Fix nits. by Raymond Hettinger · 20 years ago
  84. 76e44eb [Bug #1219862] Document correct argument range for pair_content() by Andrew M. Kuchling · 20 years ago
  85. b80414a SF bug #1219448: small output bug by Raymond Hettinger · 20 years ago
  86. 2bcbcbd SF bug #1215887: String and list methods documentation deeply hidden by Raymond Hettinger · 20 years ago
  87. c0fbff5 Backport 1.26 Decimal FAQ. by Raymond Hettinger · 20 years ago
  88. e67ab57 Clarify docs about os.popen[234]. by Georg Brandl · 20 years ago
  89. 7149f19 [Bug #1149413] 'psize' argument should be 'pgsize' by Andrew M. Kuchling · 20 years ago
  90. 3c8f5eb [Bug #1170422] Use correct option name by Andrew M. Kuchling · 20 years ago
  91. b1c29f3 Bug #1184380: extending&embedding example broken by Georg Brandl · 20 years ago
  92. 9610437 Bug #1210001: typo in email docs by Georg Brandl · 20 years ago
  93. 175886b [Bug #1209880] Describe only the True/False return values from lock.acquire() by Andrew M. Kuchling · 20 years ago
  94. 31cd804 [Bug #1193001] Make the notation section use the same productionlist env. as other grammar rules by Andrew M. Kuchling · 20 years ago
  95. e3fd1be [Bug #1105706] Use correct name for constant by Andrew M. Kuchling · 20 years ago
  96. ccafe11 [Bug #1123268] Fix typo by Andrew M. Kuchling · 20 years ago
  97. 52f2cb0 [Bug #1194249] Fix duplicate assignment in example code by Andrew M. Kuchling · 20 years ago
  98. 1147014 SF bug #1202395: Description of string.lstrip() needs improvement by Raymond Hettinger · 20 years ago
  99. 6a92af4 Backport fix to decorator grammar update. by Raymond Hettinger · 20 years ago
  100. b8d92d9 SF bug #1209671: dict.popitem documentation should mention empty dict case by Raymond Hettinger · 20 years ago