1. 7b8c132 Closes #17726: small clarification in design FAQ. by Georg Brandl · 11 years ago
  2. 1bab713 Merge with 3.3. by Georg Brandl · 11 years ago
  3. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  4. d4296fc cleanup references to PyString_ APIs in the 3.x docs. by Gregory P. Smith · 11 years ago
  5. bcd2aa6 cleanup references to PyString_ APIs from 2.x in the 3.3 docs. by Gregory P. Smith · 11 years ago
  6. 4b52ae8 Clean up references to the no longer existing PyString_ APIs in our docs. by Gregory P. Smith · 11 years ago
  7. a2f9591 #16862: merge with 3.3. by Ezio Melotti · 12 years ago
  8. 9f6a239 #16862: merge with 3.2. by Ezio Melotti · 12 years ago
  9. 7449231 #16862: remove outdated statements about Stackless. by Ezio Melotti · 12 years ago
  10. 9beeefb Cleanup a few minor things. by Ezio Melotti · 12 years ago
  11. 0ae3525 Merge example fix with 3.3. by Ezio Melotti · 12 years ago
  12. 87b83dd Merge example fix with 3.2. by Ezio Melotti · 12 years ago
  13. 19cdee8 Fix example by making the exception inherit from Exception. by Ezio Melotti · 12 years ago
  14. d05d3cc #13094: merge with 3.3. by Ezio Melotti · 12 years ago
  15. 7d48669 #13094: merge with 3.2. by Ezio Melotti · 12 years ago
  16. cad8b0f #13094: add Programming FAQ entry about the behavior of closures. by Ezio Melotti · 12 years ago
  17. c475278 Merge from 3.3: add links and index entries for "argument" and "parameter." by Chris Jerdonek · 12 years ago
  18. 32bbc1c Merge from 3.2: add links and index entries for "argument" and "parameter." by Chris Jerdonek · 12 years ago
  19. b430994 Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  20. 8a045cb Add versionchanged tag to faq (useless btw because changed text is commented out) by Andrew Svetlov · 12 years ago
  21. 5f11a00 Mention OSError instead of IOError in the docs. by Andrew Svetlov · 12 years ago
  22. 08133c2 Merge 3.2 by Brian Curtin · 12 years ago
  23. 655b0c4 Fix #14901. Update the Windows FAQ. by Brian Curtin · 12 years ago
  24. d97c71f Merge from 3.2: improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  25. c2a7fd6 Improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  26. fe08756 Merge from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  27. 4ed4b1c Improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  28. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  29. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  30. fe6e7e6 Merge the quotes/backslashes fixes with 3.2. by Ezio Melotti · 12 years ago
  31. 694f233 Fix a few quotes/backslashes. by Ezio Melotti · 12 years ago
  32. 3539afd Update pydoc topics and fix new suspicious markup. by Georg Brandl · 12 years ago
  33. a9d9d17 Issue #14245: Merge changes from 3.2. by Mark Dickinson · 12 years ago
  34. ba3b0d8 Issue #14245: Improve floating-point entry in FAQ. Thanks Zbyszek Jędrzejewski-Szmek for some of the wording. by Mark Dickinson · 12 years ago
  35. faedde3 #14770: merge with 3.2. by Ezio Melotti · 12 years ago
  36. b35480e #14770: improve the library FAQ. by Ezio Melotti · 12 years ago
  37. b2eeced Removed outdated statement about pickle's and marshal's relative performance. by Antoine Pitrou · 12 years ago
  38. cc6c673 Removed outdated statement about pickle's and marshal's relative performance. by Antoine Pitrou · 12 years ago
  39. 2ba1428 merge with 3.2 by Georg Brandl · 12 years ago
  40. 12c3cd7 Closes #14306: clarify expensiveness of try-except and update code snippet by Georg Brandl · 12 years ago
  41. 30162be merge with 3.2 by Georg Brandl · 12 years ago
  42. 300a691 Closes #14305: fix typo. by Georg Brandl · 12 years ago
  43. b20a019 Closes #14298: update section about dict implementation. by Georg Brandl · 12 years ago
  44. a9d2b64 Merge fixes for #13193 and FAQ from 3.2 by Éric Araujo · 12 years ago
  45. 01a2215 Update mention of Subversion in the FAQ. by Éric Araujo · 12 years ago
  46. a9e9abb Issue #13528: rework the performance question in the programming FAQ by Antoine Pitrou · 13 years ago
  47. 432259f Issue #13528: rework the performance question in the programming FAQ by Antoine Pitrou · 13 years ago
  48. 6da394c Remove obsolete references to bsddb by Antoine Pitrou · 13 years ago
  49. ae44b7a Remove obsolete references to bsddb by Antoine Pitrou · 13 years ago
  50. 090d813 Merge from 3.2 by Antoine Pitrou · 13 years ago
  51. dec0f21 Streamline mention of sorted() by Antoine Pitrou · 13 years ago
  52. c561a9a Break down and refine memory management question by Antoine Pitrou · 13 years ago
  53. 17bd792 Reformulate answer, and remove off-topic discussion of bytecode in a question about compiling to C. by Antoine Pitrou · 13 years ago
  54. 61fed9c Merge from 3.2 by Antoine Pitrou · 13 years ago
  55. cc809a2 Fix compatibility statement. by Antoine Pitrou · 13 years ago
  56. 748799a Remove outdated question (the bsddb module isn't included anymore) by Antoine Pitrou · 13 years ago
  57. d4ddec5 Refine FAQ entry for catching stdout by Antoine Pitrou · 13 years ago
  58. 48383bf Advocate PyTuple_Pack instead of manual building of tuples by Antoine Pitrou · 13 years ago
  59. b6032f5 Remove outdated FAQ content by Antoine Pitrou · 13 years ago
  60. f352040 Remove outdate FAQ content by Antoine Pitrou · 13 years ago
  61. 3cb369d Streamline FAQ entry about the ternary operator, and suggest using io.StringIO for a mutable unicode container. by Antoine Pitrou · 13 years ago
  62. c5b266e Streamline FAQ entry about the ternary operator, and suggest using io.StringIO for a mutable unicode container. by Antoine Pitrou · 13 years ago
  63. 73080b8 Remove references to psyco, which is mostly unmaintained and doesn't work with Python 3. by Antoine Pitrou · 13 years ago
  64. 9cb41df Remove references to psyco, which is mostly unmaintained and doesn't work with Python 3. by Antoine Pitrou · 13 years ago
  65. 7dc0047 Merge doc fixes from 3.2 by Antoine Pitrou · 13 years ago
  66. 7462e87 Mention the new GTK+ 3 bindings. by Antoine Pitrou · 13 years ago
  67. e333d00 Clarify concatenation behaviour of immutable strings, and remove explicit by Antoine Pitrou · 13 years ago
  68. fd9ebd4 Clarify concatenation behaviour of immutable strings, and remove explicit by Antoine Pitrou · 13 years ago
  69. 9be5723 Update dead references from py.org/dev/faq to the devguide (#13176) by Éric Araujo · 13 years ago
  70. 26358cc Remove obsolete FAQ. by Ezio Melotti · 13 years ago
  71. ab7e2a4 Merge 3.2 by Éric Araujo · 13 years ago
  72. b8edbdf Merge doc changes from 3.2. by Éric Araujo · 13 years ago
  73. 7af8ebb Adapt/remove mentions of functions gone in 3.x by Éric Araujo · 13 years ago
  74. 37b5f9e Fix some misuses of Sphinx roles and one typo by Éric Araujo · 13 years ago
  75. 2bb371b Merge 3.2. by Georg Brandl · 13 years ago
  76. e1eef41 Close #12838: fix range() call. by Georg Brandl · 13 years ago
  77. 8ed41a8 Replace links to the old dev doc with links to the new devguide. by Éric Araujo · 13 years ago
  78. 7095721 Mention asyncore and Twisted in the library FAQ. by Antoine Pitrou · 13 years ago
  79. 11480b6 Mention concurrent.futures and update answers about the GIL. by Antoine Pitrou · 13 years ago
  80. f700524 Update test of "why is Python installed" FAQ. by Antoine Pitrou · 13 years ago
  81. 09264b6 Mention Cython and remove obsolete alternatives by Antoine Pitrou · 13 years ago
  82. eb50ba5 Update info in the GUI FAQ by Antoine Pitrou · 13 years ago
  83. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  84. fc9794a Make file names consistent. by Georg Brandl · 14 years ago
  85. 4985ff2 #9086: correct wrong terminology about linking with pythonXY.dll. by Georg Brandl · 14 years ago
  86. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  87. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  88. 5a7a52f #9582 - add a missing "are" and reflow the line. by Brian Curtin · 14 years ago
  89. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  90. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  91. 6a11a98 Update file-related information in the FAQ. by Antoine Pitrou · 14 years ago
  92. 54ebb78 Typo fix. by Georg Brandl · 14 years ago
  93. f0769e8 Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Docs changed. by Senthil Kumaran · 14 years ago
  94. 4abda54 Take care of duplicate target name warnings. by Georg Brandl · 14 years ago
  95. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 14 years ago
  96. f4ed206 Merged revisions 80009 via svnmerge from by Brian Curtin · 14 years ago
  97. 19192dd Merged revisions 79797 via svnmerge from by Ezio Melotti · 14 years ago
  98. ff24c8e Merged revisions 79181 via svnmerge from by Georg Brandl · 14 years ago
  99. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  100. 1baf465 Merged revisions 76847,76851,76869,76882,76891-76892,76924,77007,77070,77092,77096,77120,77126,77155 via svnmerge from by Benjamin Peterson · 15 years ago