1. a08a3c5 Merged revisions 74196 via svnmerge from by Georg Brandl · 15 years ago
  2. 01a3052 Merged revisions 74264 via svnmerge from by Georg Brandl · 15 years ago
  3. 97b28f8 Merged revisions 74316,74335 via svnmerge from by Georg Brandl · 15 years ago
  4. c5605df Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from by Georg Brandl · 15 years ago
  5. fcf1ea5 Merged revisions 74309 via svnmerge from by Georg Brandl · 15 years ago
  6. d935976 Merged revisions 74297 via svnmerge from by Georg Brandl · 15 years ago
  7. 8d23829 Merged revisions 74279 via svnmerge from by Mark Dickinson · 15 years ago
  8. 4d0fe04 Merged revisions 74267 via svnmerge from by Mark Dickinson · 15 years ago
  9. a44c6b3 Merged revisions 74063 via svnmerge from by R. David Murray · 15 years ago
  10. 1de2255 Merged revisions 74232 via svnmerge from by Mark Dickinson · 15 years ago
  11. ba42614 Merged revisions 74128 via svnmerge from by R. David Murray · 15 years ago
  12. afcd5f3 Fix some minor typos in the importlib docs. by Brett Cannon · 15 years ago
  13. 868aa06 Document the thousands separator. by Raymond Hettinger · 15 years ago
  14. 79fa5ab Merged revisions 73868 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  15. 6870f26 Merged revisions 73673 via svnmerge from by Martin v. Löwis · 15 years ago
  16. e65abb3 Merged revisions 73671 via svnmerge from by Benjamin Peterson · 15 years ago
  17. b8aff6a Clean-up floating point tutorial by Raymond Hettinger · 15 years ago
  18. a1713bd Merged revisions 73642 via svnmerge from by Mark Dickinson · 15 years ago
  19. 9307839 Merged revisions 73640 via svnmerge from by Mark Dickinson · 15 years ago
  20. d1cc39d Merged revisions 73636 via svnmerge from by Mark Dickinson · 15 years ago
  21. cf2d9ff Merged revisions 73632 via svnmerge from by Mark Dickinson · 15 years ago
  22. d76c8da Merged revisions 73623-73624 via svnmerge from by Benjamin Peterson · 15 years ago
  23. 2a0a8fd Merged revisions 73585 via svnmerge from by Benjamin Peterson · 15 years ago
  24. 619de8f fixed double dict.items in glossary->view by Ezio Melotti · 15 years ago
  25. 6601126 Merged revisions 73511 via svnmerge from by R. David Murray · 15 years ago
  26. 7fcd3de Fix some broken/missing function:: declarations in turtle docs by R. David Murray · 15 years ago
  27. eeb575f Merged revisions 73544 via svnmerge from by Georg Brandl · 15 years ago
  28. 3783143 Merged revisions 73537 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  29. 5250401 must be bytes by Benjamin Peterson · 15 years ago
  30. b48f634 Merged revisions 73415,73417-73418 via svnmerge from by Benjamin Peterson · 15 years ago
  31. 4958cba Merged revisions 73465 via svnmerge from by Nick Coghlan · 15 years ago
  32. e810e5a Merged revisions 73462-73463 via svnmerge from by Georg Brandl · 15 years ago
  33. 5bc472a Add usage note. by Raymond Hettinger · 15 years ago
  34. c43a26d rephrase for clarity by Benjamin Peterson · 15 years ago
  35. 8699aea The key-value pairs can be lists or tuples or any iterable. by Raymond Hettinger · 15 years ago
  36. 2c86004 Merged revisions 73447-73448 via svnmerge from by Georg Brandl · 15 years ago
  37. fc11f27 Expand a bit on dict views. by Georg Brandl · 15 years ago
  38. 5e06a65 Merged revisions 73441 via svnmerge from by Tarek Ziadé · 15 years ago
  39. 995bb47 rewrite binary std streams part; note that detach()/buffer will not always work by Benjamin Peterson · 15 years ago
  40. 2a8b54d update peek documentation to implementation by Benjamin Peterson · 15 years ago
  41. be40db0 Issue 6261: Clarify behavior of random.uniform(). by Raymond Hettinger · 15 years ago
  42. 87c8d87 Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from by Benjamin Peterson · 15 years ago
  43. 27352a5 Move comment to correct line. by Raymond Hettinger · 15 years ago
  44. e046d2a Add example of how to do key lookups with bisect(). by Raymond Hettinger · 15 years ago
  45. 5c96308 Fix funny typo. by Raymond Hettinger · 15 years ago
  46. 5b4a54c Add notes for porting issues related to pickles. by Raymond Hettinger · 15 years ago
  47. 662bad8 Add example for the change to pickle and note the effect of the fix_imports option. by Raymond Hettinger · 15 years ago
  48. 10e0e30 Fix markup. by Georg Brandl · 15 years ago
  49. 3440c42 Fix typo. by Thomas Heller · 15 years ago
  50. 7ae90dd Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. by Georg Brandl · 15 years ago
  51. c6c3178 Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from by Georg Brandl · 15 years ago
  52. 8d8f197 Review ctypes docs w.r.t. bytes/unicode. Use bytes where appropriate as the type for C strings. Lots of small markup fixes. Also fixes #4309. by Georg Brandl · 15 years ago
  53. cd7f32b Signature documentation style update, modules J, K, L and M. by Georg Brandl · 15 years ago
  54. 0eaab97 Recorded merge of revisions 73286 via svnmerge from by Georg Brandl · 15 years ago
  55. 4049ce0 #6235: ASCII also affects \[dD] escapes. by Georg Brandl · 15 years ago
  56. ed2a1db Remove duplicated sentence. Remove duplicated sentence. by Georg Brandl · 15 years ago
  57. 0926ad1 give the C implementation of TextIOWrapper the errors property #6217 by Benjamin Peterson · 15 years ago
  58. 3bbbf18 Add what's new entry for r73236. by Antoine Pitrou · 15 years ago
  59. d9dfaa9 Issue #6137: The pickle module now translates module names when loading by Antoine Pitrou · 15 years ago
  60. 40925d2 Remove the ipaddr module per discussion on python-dev. by Raymond Hettinger · 15 years ago
  61. 5c01a8d Merged revisions 73224 via svnmerge from by Eric Smith · 15 years ago
  62. aa5acaa Take ipaddr out of whatsnew. by Raymond Hettinger · 15 years ago
  63. f5123ef Merged revisions 73217 via svnmerge from by Georg Brandl · 15 years ago
  64. ec80688 Merged revisions 73215 via svnmerge from by Georg Brandl · 15 years ago
  65. 3cfdd9c Merged revisions 73186,73206,73212 via svnmerge from by Georg Brandl · 15 years ago
  66. 1158a33 #3791: remove last traces of bsddb. by Georg Brandl · 15 years ago
  67. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  68. bdee494 #6190: Remove duplicate paragraph. by Georg Brandl · 15 years ago
  69. a5ebc26 <> is gone (almost). by Georg Brandl · 15 years ago
  70. 3db5e7b range() doesn't return a list by Benjamin Peterson · 15 years ago
  71. 60fe6b0 Fix header level for 'Constants' section of math.rst by Mark Dickinson · 15 years ago
  72. 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 15 years ago
  73. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  74. d75ad44 Fix-up doc for itertools.repeat(). A -1 translates to zero repetitions, not infinite repetitions. This matches the behavior of ['x']*n. by Raymond Hettinger · 15 years ago
  75. 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
  76. 1c50e86 Typo fix; constant name is uppercase by Andrew M. Kuchling · 15 years ago
  77. 751771b #5675 followup: bytearray also has translate and maketrans. by Georg Brandl · 15 years ago
  78. 1855c21 Merged revisions 73077 via svnmerge from by R. David Murray · 15 years ago
  79. a35f4b9 #6155: remove usage of cPickle. by Georg Brandl · 15 years ago
  80. 15b3cbb Merged revisions 73060 via svnmerge from by Gregory P. Smith · 15 years ago
  81. c15bdef Issue #6012: Add cleanup support to O& argument parsing. by Martin v. Löwis · 15 years ago
  82. eb81695 Issue 5150: Add rstrip() menu option to IDLE. by Raymond Hettinger · 15 years ago
  83. 323ee0c fix typo by Raymond Hettinger · 15 years ago
  84. 91e3b9d Deprecate contextlib.nested(). The with-statement now provides this functionality directly. by Raymond Hettinger · 15 years ago
  85. 3d2dc35 Merged revisions 72971 via svnmerge from by Benjamin Peterson · 15 years ago
  86. ed23ab6 Add attribution for patch co-author. by Georg Brandl · 15 years ago
  87. 81c0dce Update whatsnew for compound with-statements. by Raymond Hettinger · 15 years ago
  88. 089ba7f Fix field name conflicts for named tuples. by Raymond Hettinger · 15 years ago
  89. 7d5285e #6115: remove entries for the already removed PyNumber_Divide and PyNumber_InPlaceDivide from the header and the docs. by Georg Brandl · 15 years ago
  90. c38a000 Merged revisions 72932 via svnmerge from by Georg Brandl · 15 years ago
  91. 1a04058 Manual merge of r72710: use table of flags for dbm.open description. by Georg Brandl · 15 years ago
  92. 8a1e4c4 Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge from by Georg Brandl · 15 years ago
  93. 0c31562 Merged revisions 72924 via svnmerge from by Georg Brandl · 15 years ago
  94. 14a3dd7 Merged revisions 72905 via svnmerge from by Benjamin Peterson · 15 years ago
  95. 0dedf45 #6079: use 3k except syntax in examples. by Georg Brandl · 15 years ago
  96. fe5f409 Recorded merge of revisions 72830 via svnmerge from by Georg Brandl · 15 years ago
  97. ab7481a Merged revisions 72817 via svnmerge from by Philip Jenvey · 15 years ago
  98. d40285a Fix-up moving average example. by Raymond Hettinger · 15 years ago
  99. e909150 Note that ordered dictionaries work with reversed(). by Raymond Hettinger · 15 years ago
  100. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago