1. 5fb7c2a Merged revisions 59565-59594 via svnmerge from by Christian Heimes · 17 years ago
  2. 81f1130 Document os.device_encoding. by Georg Brandl · 17 years ago
  3. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
  4. 2c18161 Merged revisions 59512-59540 via svnmerge from by Christian Heimes · 17 years ago
  5. 3377055 Fix sys.maxsize docs. by Georg Brandl · 17 years ago
  6. 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
  7. 517b9dd Couple of corrections to open() doc as per email from GvR. by Mark Summerfield · 17 years ago
  8. ecff60e Updated open() to more accurately reflect io.open()'s documentation. by Mark Summerfield · 17 years ago
  9. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 17 years ago
  10. ad8dcd5 Minor cleanup in the gc module. by Amaury Forgeot d'Arc · 17 years ago
  11. 2f1019e Merged revisions 59441-59449 via svnmerge from by Christian Heimes · 17 years ago
  12. 3279b5d Merged revisions 59423-59440 via svnmerge from by Christian Heimes · 17 years ago
  13. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
  14. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
  15. b9eccbf Merged revisions 59333-59370 via svnmerge from by Christian Heimes · 17 years ago
  16. 48dc27c most recent changes to SSL module to support non-blocking sockets properly by Bill Janssen · 17 years ago
  17. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  18. 8b0facf Merged revisions 59323-59332 via svnmerge from by Christian Heimes · 17 years ago
  19. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  20. f929077 Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox by Christian Heimes · 17 years ago
  21. e69c320 Patch #1537 from Chad Austin by Christian Heimes · 17 years ago
  22. 6554cb9 Remove a few merged versionadded/changed. by Georg Brandl · 17 years ago
  23. 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 17 years ago
  24. a09ca38 Fix some 2.xisms in merged docs. by Georg Brandl · 17 years ago
  25. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  26. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  27. 7e9df35 Remove merged versionadded tags from os docs. by Georg Brandl · 17 years ago
  28. 9385266 Merged revisions 59245-59254 via svnmerge from by Christian Heimes · 17 years ago
  29. 05a2fc2 Cleanups and documentation updates related to the removal of unbound methods. by Christian Heimes · 17 years ago
  30. 4e30a84 Merged revisions 59239-59244 via svnmerge from by Christian Heimes · 17 years ago
  31. 7d2ff88 Merged revisions 59226-59233 via svnmerge from by Christian Heimes · 17 years ago
  32. 2fd4f37 Merged revisions 59212-59225 via svnmerge from by Guido van Rossum · 17 years ago
  33. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  34. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  35. 0db3853 Removed more types from the types module by Christian Heimes · 17 years ago
  36. c9543e4 Removed the new module by Christian Heimes · 17 years ago
  37. ceee077 #1496: revert str.translate() to the old version, and add by Georg Brandl · 17 years ago
  38. 2e0b755 Futher update docs after unbound method removal. by Georg Brandl · 17 years ago
  39. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 17 years ago
  40. 0d3fb8a Merged revisions 59107-59186 via svnmerge from by Guido van Rossum · 17 years ago
  41. 24eac03 Fix, thanks to Nick. by Georg Brandl · 17 years ago
  42. 9541463 Update docs for buffer -> bytearray rename. by Georg Brandl · 17 years ago
  43. 87c0f1d Merged revisions 59041-59055 via svnmerge from by Guido van Rossum · 17 years ago
  44. 9cd1775 Merged revisions 59005-59040 via svnmerge from by Christian Heimes · 17 years ago
  45. 3d392eb Merged revisions 58947-59004 via svnmerge from by Guido van Rossum · 17 years ago
  46. 58cb1b8 Fix for #1415 pythonw.exe fails because std streams a missing by Christian Heimes · 17 years ago
  47. 58da931 Merged revisions 58886-58929 via svnmerge from by Guido van Rossum · 17 years ago
  48. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  49. a19f80c Merged revisions 58862-58885 via svnmerge from by Guido van Rossum · 17 years ago
  50. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  51. 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 17 years ago
  52. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  53. 687b9c0 Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(), by Guido van Rossum · 17 years ago
  54. 7c67613 Update w.r.t. PEP 3137. by Georg Brandl · 17 years ago
  55. 94c2c75 Patch #1071: Improve unicode.translate() so that you can pass unicode by Georg Brandl · 17 years ago
  56. 3b8cb17 #1061 (mainly by Thomas Wouters): use weak sets for abc caches. by Georg Brandl · 17 years ago
  57. 8d2ef87 Update what the locale module documents about string operations. by Guido van Rossum · 17 years ago
  58. 0e474a8 remove hotshot profiler from Py3k by Fred Drake · 17 years ago
  59. 9f27df5 Remove buffer() from the docs. by Georg Brandl · 17 years ago
  60. 85c1ba5 Fix a minor typo. by Brett Cannon · 17 years ago
  61. 1d2aef5 Get the doc to build. by Neal Norwitz · 17 years ago
  62. 905ec32 #1219: py3k cleanup in standard types docs. by Georg Brandl · 17 years ago
  63. f104429 Patch # 1145 by Thomas Lee: by Guido van Rossum · 17 years ago
  64. 4d8c193 Update the documentation of the open() builtin function a bit. I believe I by Skip Montanaro · 17 years ago
  65. 1c63960 Reformat the open function text so it fits within 80 columns in preparation by Skip Montanaro · 17 years ago
  66. 16c7075 Remove more cruft leftover from nb_coerce. Rename nb_coerce to nb_reserved. by Neil Schemenauer · 17 years ago
  67. 8ce81f7 Merged revisions 58211-58220 via svnmerge from by Thomas Wouters · 17 years ago
  68. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  69. 782d6b4 issue1172: Documentation of "done" attribute in cgi module. by Sean Reifscheider · 17 years ago
  70. 7b46942 Oops. by Georg Brandl · 17 years ago
  71. c090298 Document input() function. by Georg Brandl · 17 years ago
  72. 138bcb5 Document inspect.getfullargspec(). Fixes #1121. by Georg Brandl · 17 years ago
  73. 546e2d6 New documentation for the bdb module. Forward-port from rev. 58112, with a few 3k-specific changes. by Georg Brandl · 17 years ago
  74. 4633448 Change instances of 'while 1:' in the docs into 'while True:'. by Collin Winter · 17 years ago
  75. 6fe2a6c Fix a legacy raise statement in pickle's docs. by Collin Winter · 17 years ago
  76. f6b8121 Remove two lingering references to now-gone has_key() methods from the library docs. by Collin Winter · 17 years ago
  77. c111d9f merge this from trunk: by Gregory P. Smith · 17 years ago
  78. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  79. 02c3056 Finish the first pass of the language reference update. by Georg Brandl · 17 years ago
  80. 96593ed Continue going through the language reference, bringing it up-to-date. by Georg Brandl · 17 years ago
  81. 67ced42 hashlib operates on bytes, not strings. by Georg Brandl · 17 years ago
  82. 08898b4 Proof read/editing of abc. Added table of collections.Hashable etc. to by Mark Summerfield · 17 years ago
  83. c53c966 Add a dict view usage example. by Georg Brandl · 17 years ago
  84. 952aea2 Change docs for builtins that now return iterators. by Georg Brandl · 17 years ago
  85. d22a815 Docs on dictviews. by Georg Brandl · 17 years ago
  86. 2e74878 remove/update many of the references to dict.iter*() by Fred Drake · 17 years ago
  87. 2d14098 More abc docs. by Georg Brandl · 17 years ago
  88. aeaa546 Initial documentation for the `abc` module. by Georg Brandl · 17 years ago
  89. 7a8e582 Fix the string formatting docs for now; if the feature is changed again, the docs can be changed too. by Georg Brandl · 17 years ago
  90. a1e9ef7 Fix up the types module docs. by Georg Brandl · 17 years ago
  91. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  92. c987924 Add "print" command to pdb, "print s" previously invoked the print statement. by Georg Brandl · 17 years ago
  93. cb8ecb1 Doc update for __xslice__ removal. by Georg Brandl · 17 years ago
  94. 9d4ba39 Removed used_args param from string.Formatter.get_field. It was left in by mistake from an earlier edit. by Eric Smith · 17 years ago
  95. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  96. a6f5278 Document sets' "<" and ">" operations. by Georg Brandl · 17 years ago
  97. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  98. 2326a79 Add a warning text about mixing bytes and strings. by Georg Brandl · 17 years ago
  99. a95207a Fix RST link. by Georg Brandl · 17 years ago
  100. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago