1. 2b45819 Issue 5477: Fix buglet in the itertools documentation. by Raymond Hettinger · 16 years ago
  2. b7ec002 Merged revisions 70197 via svnmerge from by Gregory P. Smith · 16 years ago
  3. 8ef4e78 Fix typo. by Raymond Hettinger · 16 years ago
  4. 618f505 Fix markup. by Raymond Hettinger · 16 years ago
  5. e1bfcfa Add cross-reference to the collections docs. by Raymond Hettinger · 16 years ago
  6. fb30cca Add consume() recipe to itertools docs. by Raymond Hettinger · 16 years ago
  7. d31d294 Issue 5443: Fix typo. by Raymond Hettinger · 16 years ago
  8. 13b19c1 Merged revisions 70088 via svnmerge from by Gregory P. Smith · 16 years ago
  9. 4a9fda4 Fix docs for ConfigParser. by Raymond Hettinger · 16 years ago
  10. 8154760 Fix typo. by Raymond Hettinger · 16 years ago
  11. 65c8655 Remove reference to zero argument form of super() in 2.x docs. by Raymond Hettinger · 16 years ago
  12. e95f90c More markup and spelling fixes. by Raymond Hettinger · 16 years ago
  13. 2775afc Backport doc updates for super(). by Raymond Hettinger · 16 years ago
  14. d187d52 Sync-up itertools docs with Py3.1 version. by Raymond Hettinger · 16 years ago
  15. fc9a665 Update itertools recipes to use next(). by Raymond Hettinger · 16 years ago
  16. 4ae203c Merged revisions 69905 via svnmerge from by Georg Brandl · 16 years ago
  17. ec7d390 Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,69293,69295,69297-69301,69409,69414,69570,69573,69576,69728-69730,69769,69776,69803-69805,69840,69896 via svnmerge from by Georg Brandl · 16 years ago
  18. b2d4121 Add links to helpful external resources. by Raymond Hettinger · 16 years ago
  19. 7f48c10 Add an example for math.fsum() and elaborate on the accurary note. by Raymond Hettinger · 16 years ago
  20. 5894c2b Add some cross-references to the docs. Simplify the python code equivalent for izip(). Supply an optional argument for the nth() recipe. by Raymond Hettinger · 16 years ago
  21. bb94fd8 Generalize itertools.tee() recipe. by Raymond Hettinger · 16 years ago
  22. b6b3879 Clean-up named tuple docs. by Raymond Hettinger · 17 years ago
  23. 11485b4 Minor doc fixes. by Raymond Hettinger · 17 years ago
  24. 1e884d9 Doc fixes. Remove overbroad, redundant warnings. Fixup example code. by Raymond Hettinger · 17 years ago
  25. 154ab71 Record operator deprecations in docs. by Raymond Hettinger · 17 years ago
  26. 5a219e8 merge 69161 wording update. by Gregory P. Smith · 17 years ago
  27. 8c6b504 #documentation update for issue4903 - by Gregory P. Smith · 17 years ago
  28. e4b6ab7 Merged revisions 69078-69079 via svnmerge from by Brett Cannon · 17 years ago
  29. e4cb43d Correct docs for ABCs (MutableSequence was missing __setiem). Simplify the table by taking out inherited requirements for abstract methods. by Raymond Hettinger · 17 years ago
  30. cdc9f2c Fixup itertools recipe to cover a corner case. by Raymond Hettinger · 17 years ago
  31. 5cd012b Backport r68942: update powerset() recipe. by Raymond Hettinger · 17 years ago
  32. afd7eaa Merged revisions 68708 via svnmerge from by Benjamin Peterson · 17 years ago
  33. 686d53e Merged revisions 68521,68527,68534-68536,68540,68547,68552,68563,68570,68572,68575,68579-68580,68584 via svnmerge from by Georg Brandl · 17 years ago
  34. c04c289 Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,68480-68481,68493,68495,68499,68501,68512,68514-68515 via svnmerge from by Georg Brandl · 17 years ago
  35. 9f7ae1b Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge from by Benjamin Peterson · 17 years ago
  36. 825758c - Issue 4816: itertools.combinations() and itertools.product were raising by Raymond Hettinger · 17 years ago
  37. 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 17 years ago
  38. c921dac Lost one line on a decimal recipe. by Raymond Hettinger · 17 years ago
  39. b3833dd Simplify one of the decimal recipes. by Raymond Hettinger · 17 years ago
  40. d846165 Issue #4615. Document how to use itertools for de-duping. by Raymond Hettinger · 17 years ago
  41. 47fe981 Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from by Georg Brandl · 17 years ago
  42. c6e80eb Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-67785,67787-67788,67802,67832,67848-67849,67859,67862-67864,67880,67882,67885,67889-67892,67895 via svnmerge from by Benjamin Peterson · 17 years ago
  43. 043e9f1 Clarify the round-off behavior of int(). by Raymond Hettinger · 17 years ago
  44. f3a0b86 Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 17 years ago
  45. fa71a90 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from by Georg Brandl · 17 years ago
  46. 5c7f8fb Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from by Georg Brandl · 17 years ago
  47. d209460 Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,67355,67359,67362,67364,67367-67368,67370 via svnmerge from by Georg Brandl · 17 years ago
  48. bb608a8 Merged revisions 67154,67157-67159,67162-67163,67166,67175-67176,67189,67224-67225,67243 via svnmerge from by Georg Brandl · 17 years ago
  49. 6e15860 Merge r67419 - mp doc fixes by Jesse Noller · 17 years ago
  50. 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
  51. f4d016f Merged revisions 67060-67061 via svnmerge from by Benjamin Peterson · 17 years ago
  52. 23681da typo corrections (thanks to Paul Taney) by Fred Drake · 17 years ago
  53. fb362c3 Merged revisions 66928,66936,66939-66940 via svnmerge from by Georg Brandl · 17 years ago
  54. d586c4e Merged revisions 66906 via svnmerge from by Benjamin Peterson · 17 years ago
  55. be2c0a9 Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,66797 via svnmerge from by Benjamin Peterson · 17 years ago
  56. 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
  57. cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
  58. 83b3910 Edits, and add markup by Andrew M. Kuchling · 17 years ago
  59. 37040cd issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller by Jesse Noller · 17 years ago
  60. e563aa4 Issue #3965: Allow repeated calls to turtle.Screen, by making it a by Martin v. Löwis · 17 years ago
  61. b51f81d note the 2to3 -d could be useful for other refactoring by Benjamin Peterson · 17 years ago
  62. 4fad6fa better grammar by Benjamin Peterson · 17 years ago
  63. 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
  64. ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 17 years ago
  65. e689605 #3510: future-proof text by Andrew M. Kuchling · 17 years ago
  66. 7f8f660 2to3's api should be considered unstable by Benjamin Peterson · 17 years ago
  67. 8798c90 Improve wording by Andrew M. Kuchling · 17 years ago
  68. 1379ae0 Indentation normalization. by Georg Brandl · 17 years ago
  69. 3e876fd clean up docs for platform's linux_distribution and dist functions by Benjamin Peterson · 17 years ago
  70. afeea07 #3918: note that uniform() args can be swapped. by Georg Brandl · 17 years ago
  71. 4517323 #3912: document default for *places* arg. by Georg Brandl · 17 years ago
  72. 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 17 years ago
  73. 3134f14 Improve docs for super(). by Raymond Hettinger · 17 years ago
  74. 5aaa3e5 Fix for documentation bug. Fixes issue 3904. by Josiah Carlson · 17 years ago
  75. b8966ab document compileall command flags by Benjamin Peterson · 17 years ago
  76. b40890d usage by Skip Montanaro · 17 years ago
  77. 6be425c be less wordy by Benjamin Peterson · 17 years ago
  78. 881c487 clarify that radix for int is not 'guessed' by Benjamin Peterson · 17 years ago
  79. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  80. 09e8093 #3288: Document as_integer_ratio by Andrew M. Kuchling · 17 years ago
  81. bf64c04 Remove extra 'the'; the following title includes it by Andrew M. Kuchling · 17 years ago
  82. b535d32 fix typo by Benjamin Peterson · 17 years ago
  83. 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
  84. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
  85. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  86. 61c001a incorporate fixes from issue 3162; SSL doc patch by Bill Janssen · 17 years ago
  87. ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
  88. fe38e44 #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes by Andrew M. Kuchling · 17 years ago
  89. cd52023 #3669 from Robert Lehmann: simplify use of iterator in example by Andrew M. Kuchling · 17 years ago
  90. 6ac7d7c #1638033: add support for httponly on Cookie.Morsel by Benjamin Peterson · 17 years ago
  91. 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace 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. 3dffcd1 Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. by Brett Cannon · 17 years ago
  96. 15ad6c0 flesh out the documentation on using 2to3 by Benjamin Peterson · 17 years ago
  97. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  98. eb55fd8 Merged revisions 66173 via svnmerge from by Benjamin Peterson · 17 years ago
  99. 2dd647b typo fix by Andrew M. Kuchling · 17 years ago
  100. 1eaf074 Move test.test_support.catch_warning() to the warnings module, rename it by Brett Cannon · 17 years ago