1. 23f7490 Merged revisions 67467 via svnmerge from by Georg Brandl · 17 years ago
  2. 8e444f0 Merged revisions 67458 via svnmerge from by Benjamin Peterson · 17 years ago
  3. 7c3f870 w# requires Py_ssize_t, not int. by Christian Heimes · 17 years ago
  4. 6e15860 Merge r67419 - mp doc fixes by Jesse Noller · 17 years ago
  5. 805e6bc Try using utf8x input encoding. by Georg Brandl · 17 years ago
  6. d8ab1e4 merge in r67362 documentation update to document PY_SSIZE_T_CLEAN by Gregory P. Smith · 17 years ago
  7. 90a79e8 Merged revisions 67278 via svnmerge from by Georg Brandl · 17 years ago
  8. 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
  9. 939582f Merged revisions 66861 via svnmerge from by Georg Brandl · 17 years ago
  10. ec068d3 Merged revisions 67143 via svnmerge from by Georg Brandl · 17 years ago
  11. 39811fd Backport text fix by Andrew M. Kuchling · 17 years ago
  12. f4d016f Merged revisions 67060-67061 via svnmerge from by Benjamin Peterson · 17 years ago
  13. 23681da typo corrections (thanks to Paul Taney) by Fred Drake · 17 years ago
  14. fb362c3 Merged revisions 66928,66936,66939-66940 via svnmerge from by Georg Brandl · 17 years ago
  15. d586c4e Merged revisions 66906 via svnmerge from by Benjamin Peterson · 17 years ago
  16. e78d352 Backport r66857: make all whatsnew docs accessible. by Georg Brandl · 17 years ago
  17. 0136e79 Note how bytes alias is expected to be used by Andrew M. Kuchling · 17 years ago
  18. be2c0a9 Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,66797 via svnmerge from by Benjamin Peterson · 17 years ago
  19. 50111c0 Continuously built downloads are in /current. by Georg Brandl · 17 years ago
  20. 8652389 Some Doc tweaks. by Georg Brandl · 17 years ago
  21. 5927786 Today is the release date by Barry Warsaw · 17 years ago v2.6
  22. 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
  23. cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
  24. db74c8a Markup fixes by Andrew M. Kuchling · 17 years ago
  25. 17ff29d Markup fix by Andrew M. Kuchling · 17 years ago
  26. 83b3910 Edits, and add markup by Andrew M. Kuchling · 17 years ago
  27. 37040cd issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller by Jesse Noller · 17 years ago
  28. e563aa4 Issue #3965: Allow repeated calls to turtle.Screen, by making it a by Martin v. Löwis · 17 years ago
  29. 7ff19fa Don't show version in title. by Georg Brandl · 17 years ago
  30. baf59e0 No downloads for RCs. by Georg Brandl · 17 years ago
  31. b51f81d note the 2to3 -d could be useful for other refactoring by Benjamin Peterson · 17 years ago
  32. 4fad6fa better grammar by Benjamin Peterson · 17 years ago
  33. 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
  34. ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 17 years ago
  35. 4008ef0 clarify a few things by Benjamin Peterson · 17 years ago
  36. e689605 #3510: future-proof text by Andrew M. Kuchling · 17 years ago
  37. 7f8f660 2to3's api should be considered unstable by Benjamin Peterson · 17 years ago
  38. f609cf2 Add a last bunch of items by Andrew M. Kuchling · 17 years ago
  39. da84d21 typos. by Georg Brandl · 17 years ago
  40. 0eee7c6 add an 'other options' section by Benjamin Peterson · 17 years ago
  41. f1c08f0 add the beginnings of a C-API 2 -> 3 porting guide by Benjamin Peterson · 17 years ago
  42. 8798c90 Improve wording by Andrew M. Kuchling · 17 years ago
  43. 1379ae0 Indentation normalization. by Georg Brandl · 17 years ago
  44. fe7c26d mention how to override boolean evaluation by Benjamin Peterson · 17 years ago
  45. 3e876fd clean up docs for platform's linux_distribution and dist functions by Benjamin Peterson · 17 years ago
  46. 29fdcad Fill out download page. by Georg Brandl · 17 years ago
  47. 267acd2 Add "dist" target. by Georg Brandl · 17 years ago
  48. afeea07 #3918: note that uniform() args can be swapped. by Georg Brandl · 17 years ago
  49. 450a7f5 Update readme and Makefile (web builder doesn't exist). by Georg Brandl · 17 years ago
  50. 83463ce #3914: add //= to the augmented assign operators. by Georg Brandl · 17 years ago
  51. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 17 years ago
  52. 4517323 #3912: document default for *places* arg. by Georg Brandl · 17 years ago
  53. 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 17 years ago
  54. 5576091 Correct information about the tarfile module. by Lars Gustäbel · 17 years ago
  55. 3134f14 Improve docs for super(). by Raymond Hettinger · 17 years ago
  56. 5aaa3e5 Fix for documentation bug. Fixes issue 3904. by Josiah Carlson · 17 years ago
  57. b8966ab document compileall command flags by Benjamin Peterson · 17 years ago
  58. b34c3f4 Note sqlite3 version; move item by Andrew M. Kuchling · 17 years ago
  59. 24c9021 Remove comment about improvement: pystone is about the same, and by Andrew M. Kuchling · 17 years ago
  60. 026bcce Markup fixes by Andrew M. Kuchling · 17 years ago
  61. b40890d usage by Skip Montanaro · 17 years ago
  62. 4da1da0 #3888: add some deprecated modules in whatsnew. by Georg Brandl · 17 years ago
  63. 6be425c be less wordy by Benjamin Peterson · 17 years ago
  64. c8fd1bc Fix typo. by Georg Brandl · 17 years ago
  65. 687dfd2 Rewrite item a bit by Andrew M. Kuchling · 17 years ago
  66. c272362 mention that object.__init__ no longer takes arbitrary args and kwargs by Benjamin Peterson · 17 years ago
  67. 9feab31 Pick up a few more definitions from the glossary on the wiki. by Skip Montanaro · 17 years ago
  68. f02c5f3 Review usage. Fix a mistake in the new-style class definition. Add a by Skip Montanaro · 17 years ago
  69. 881c487 clarify that radix for int is not 'guessed' by Benjamin Peterson · 17 years ago
  70. 5f671df fix a name issue; note all doc files should be encoded in utf8 by Benjamin Peterson · 17 years ago
  71. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  72. f2a2c79 remove duplicate target by Benjamin Peterson · 17 years ago
  73. 3ce0dee Incorporate some suggestions by Tait Stevens. by Georg Brandl · 17 years ago
  74. 54bdbad Use title case by Andrew M. Kuchling · 17 years ago
  75. 09e8093 #3288: Document as_integer_ratio by Andrew M. Kuchling · 17 years ago
  76. bf64c04 Remove extra 'the'; the following title includes it by Andrew M. Kuchling · 17 years ago
  77. 64fc6ae Use title case by Andrew M. Kuchling · 17 years ago
  78. b535d32 fix typo by Benjamin Peterson · 17 years ago
  79. d2e0938 Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) by Nick Coghlan · 17 years ago
  80. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
  81. 9ba7a30 use the latest pygments version by Benjamin Peterson · 17 years ago
  82. c0f10f3 #3472: update Mac-bundled Python version info. by Georg Brandl · 17 years ago
  83. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  84. 61c001a incorporate fixes from issue 3162; SSL doc patch by Bill Janssen · 17 years ago
  85. ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
  86. 0f3629d Add a new howto about Python and the web, by Marek Kubica. by Georg Brandl · 17 years ago
  87. fe38e44 #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes by Andrew M. Kuchling · 17 years ago
  88. cd52023 #3669 from Robert Lehmann: simplify use of iterator in example by Andrew M. Kuchling · 17 years ago
  89. 6ac7d7c #1638033: add support for httponly on Cookie.Morsel by Benjamin Peterson · 17 years ago
  90. 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace by Andrew M. Kuchling · 17 years ago
  91. 48a937a Various corrections by Andrew M. Kuchling · 17 years ago
  92. ad2a9e7 actually tell the name of the flag to use by Benjamin Peterson · 17 years ago
  93. d5ff5b2 Fix typo in multiprocessing doc, cancel_join_thread was missing _thread by Jesse Noller · 17 years ago
  94. 32476fc Deprecate bsddb for removal in Python 3.0. by Brett Cannon · 17 years ago
  95. 6024834 #3671: Typo fix by Andrew M. Kuchling · 17 years ago
  96. 3dffcd1 Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. by Brett Cannon · 17 years ago
  97. 15ad6c0 flesh out the documentation on using 2to3 by Benjamin Peterson · 17 years ago
  98. 3ff2275 #3671: various corrections and markup fixes noted by Kent Johnson by Andrew M. Kuchling · 17 years ago
  99. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  100. cde6dc9 3.0 still has the old threading names by Benjamin Peterson · 17 years ago