1. bb872f1 Fix up the release number for the 2.2.2b1 documentation release. by Fred Drake · 23 years ago
  2. 753eb68 Backport patches from trunk revisions 1.62, 1.63. Modified to be by Fred Drake · 23 years ago
  3. 86c6b96 Back-port part of 1.128 from the trunk: by Fred Drake · 23 years ago
  4. 830abbb Backport 1.34: Changing section reference. by Raymond Hettinger · 23 years ago
  5. 9e6aab6 Backport 1.33: by Raymond Hettinger · 23 years ago
  6. 452fc85 Backport 1.42 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  7. bd79c37 Backport 1.13 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  8. f66801a Backport 1.3 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  9. 78c27c2 Backport 1.23 documenting impending deprecation in favor to the email package. by Raymond Hettinger · 23 years ago
  10. ca2fefa Backport 1.4 documenting the impending deprecation of xreadlines. by Raymond Hettinger · 23 years ago
  11. 658d0ad Backport 1.36 documenting Py2.3's impending deprecation of the non-tuple form. by Raymond Hettinger · 23 years ago
  12. 79c78f4 Backport 1.108 documenting Py2.3's impending deprecation of divmod() by Raymond Hettinger · 23 years ago
  13. ad565a3 Backported Jeremy's documentation of nested scopes, execution frames and such. by Raymond Hettinger · 23 years ago
  14. f45d4fa Typo by Raymond Hettinger · 23 years ago
  15. 989aa00 Backport 1.94: by Raymond Hettinger · 23 years ago
  16. 2d4b27e Backport 1.100: Discussion of Stop Iteration in the Iterator Protocol. by Raymond Hettinger · 23 years ago
  17. 216c977 Backport 1.88 and 1.87: by Raymond Hettinger · 23 years ago
  18. ad8f9d1 Backport 1.19: by Raymond Hettinger · 23 years ago
  19. 89c04ae Backport 1.30 and 1.29: by Raymond Hettinger · 23 years ago
  20. 98bfbc3 Backport 1.61 (note, the actual deprecation is not backported since it by Raymond Hettinger · 23 years ago
  21. 490561e Backport 1.94: by Raymond Hettinger · 23 years ago
  22. aca53fc Backport 1.54 1.53 1.52 1.51 1.50 and 1.49: by Raymond Hettinger · 23 years ago
  23. 66d8b27 Backport 1.160 on looping idioms. Excludes enumerate(), a Py2.3 feature. by Raymond Hettinger · 23 years ago
  24. 9efc111 Backport 1.161: Message for NameError has changed. by Raymond Hettinger · 23 years ago
  25. 11b11b5 Version number updates for Python 2.2.2. by Fred Drake · 23 years ago
  26. 29a3817 Remove some unnecessary dependencies (minor). by Fred Drake · 23 years ago
  27. d967ba5 Added refcount information for PyObject_GetIter(). by Fred Drake · 23 years ago
  28. 18ff795 Backporting of email 2.4 from Python 2.3. Many newly added modules, by Barry Warsaw · 23 years ago
  29. 5b70f66 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  30. 74f1f76 Ok, read the source this time: PyErr_SetObject() does not steal a reference. by Fred Drake · 23 years ago
  31. 3194003 Another try at clarifying what goes into and comes out of Unicode objects. by Fred Drake · 23 years ago
  32. 1884af0 Clarify documentation for PyErr_SetObject() to describe the reference by Fred Drake · 23 years ago
  33. 6f3c654 Clarify that len() of a Unicode string returns the number of storage units, by Fred Drake · 23 years ago
  34. bd40bbe This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  35. d42bb8a Fix typo reported by Paul Clifford. by Fred Drake · 23 years ago
  36. b1ded6f Revise text about the level of DOM support, and provide pointers to by Fred Drake · 23 years ago
  37. 8513a66 Clarify who maintains Tkinter and who maintains Tk. by Fred Drake · 23 years ago
  38. eb2823f Fix API typo. Closes SF 606216 by Raymond Hettinger · 23 years ago
  39. 4f97618 Added a tutorial note and example regarding the scope of loop variables by Raymond Hettinger · 23 years ago
  40. ba933e6 Fix typo by Raymond Hettinger · 23 years ago
  41. 501ff27 Fix typo by Raymond Hettinger · 23 years ago
  42. 84bd5a7 Backported Skip's update to revision 1.34 by Raymond Hettinger · 23 years ago
  43. 1fec57f Note change in behavior from 1.5.2. The new argument to NameError is by Raymond Hettinger · 23 years ago
  44. a2b4448 Add strong security warning about the rexec module. Closes SF patch #600861. by Fred Drake · 23 years ago
  45. 24aba91 Correct documentation of allow_reuse_address to match the actual script. by Raymond Hettinger · 23 years ago
  46. 5431b6b Fix typo reported to python-docs. by Fred Drake · 23 years ago
  47. d5fad24 backport gvanrossum's checkin of revision 1.86 of libos.tex by Michael W. Hudson · 23 years ago
  48. 9202863 backport bwarsaw's checkin of revision 1.6 of emailutil.tex by Michael W. Hudson · 23 years ago
  49. e35aa23 Add a note that apply() is needed since the extended call syntax is by Fred Drake · 23 years ago
  50. 7b14ac9 Clarify that even though some of the relevant specifications define the by Fred Drake · 23 years ago
  51. 6909f5c Clarify the endpos argument to the rx.match() method. Closes SF bug #597177. by Fred Drake · 23 years ago
  52. 4295443 Extend some comments on the order of values in the returns from by Fred Drake · 23 years ago
  53. f729ca0 Remove a broken example of extreme backward compatibility; it is by Fred Drake · 23 years ago
  54. 3128dcd Correct and update markup to match what we're doing on the trunk. by Fred Drake · 23 years ago
  55. f78a5cd GvR pointed out that only enclosing function bodies are part of nested scopes. by Raymond Hettinger · 23 years ago
  56. 488ac6a Described responsibilty of weakly referenced extension types to initialize by Raymond Hettinger · 23 years ago
  57. 1b0972c Describe nested scopes in the tutorial. Closes SF bug 500704. by Raymond Hettinger · 23 years ago
  58. 564e28f Documented os.fsync and os.fdatasync. Closes SF bug 584695. by Raymond Hettinger · 23 years ago
  59. 18f8ade Clarify that the bool instances are acceptable return values from by Fred Drake · 23 years ago
  60. 9c8d432 Document handling of raw-unicode-escapes. Closes SF bug 587087. by Raymond Hettinger · 23 years ago
  61. c4d9fcd Added references to the email package. Closes SF bug #586937. by Fred Drake · 23 years ago
  62. 40e3576 SF patch #591305 Documentation err in bytecode defs by Neal Norwitz · 23 years ago
  63. 45dabc5 SF patch #581414: info reader bug by Fred Drake · 23 years ago
  64. 6fa4aec Fix SF bug 587012, doc mentions inexistent builtin unistr by Neal Norwitz · 23 years ago
  65. 87c2c48 Small clarifications when referring to the sys.exc_* variables so that by Fred Drake · 23 years ago
  66. 5180ed8 reduce(): Clarified what is returned in the case of a sequence 1 item long and by Fred Drake · 23 years ago
  67. 003eb03 Clarify the return value of __nonzero__(): It *must* be an integer. by Fred Drake · 23 years ago
  68. dc14fb7 Document gc.get_objects(). Closes SF bug #578308. by Fred Drake · 23 years ago
  69. 6851079 Note that unicode() can raise LookupError for unknown codecs. by Fred Drake · 23 years ago
  70. 9f02d5b Fix typo. Closes SF bug #578420. by Fred Drake · 23 years ago
  71. e0c82ee Fix typo reported by Kent Engström, and a bunch of broken markup. by Fred Drake · 23 years ago
  72. aa10404 Fix typo: "an Unicode string" --> "a Unicode string" by Fred Drake · 23 years ago
  73. d095e88 Add annotations that describe the change in the "errors" and "failures" by Fred Drake · 23 years ago
  74. 2538284 Update the documentation of the errors and failures attributes of the by Fred Drake · 23 years ago
  75. bca71c9 Fixed bug 574978 shutil example out of sync with source code by Raymond Hettinger · 23 years ago
  76. e6a7ce1 Fix bug 575221 referred to dictionary type instead of dict. by Raymond Hettinger · 23 years ago
  77. 20ef4e1 Clarify the version information for the unicode() built-in. by Fred Drake · 23 years ago
  78. 023b588 Backport 1.37: dis.dis() also supports modules, (also backport other changes back to 1.33 since these all apply to 2.2) by Neal Norwitz · 23 years ago
  79. 5f5f630 Fix various typos reported to python-docs. by Fred Drake · 23 years ago
  80. 56d5233 Fix typo reported to python-docs. by Fred Drake · 23 years ago
  81. d8a78e3 Fix bug #573916. Sender and recipients reversed in email example. by Raymond Hettinger · 23 years ago
  82. ded92fe [Backport of recent changes to the SAX documentation.] by Fred Drake · 23 years ago
  83. 169d1ed8 Fix typo by Raymond Hettinger · 23 years ago
  84. cbfac7e Completed previous edit by Raymond Hettinger · 23 years ago
  85. 8dc23be Close bug 480337: Dict used before dicts explained. Added explanation by Raymond Hettinger · 23 years ago
  86. 677806c Close bug 417930 by clarifying augmented assignment docs by Raymond Hettinger · 23 years ago
  87. bc18447 Fix SF bug 568269 by enclosing 'computername' in a raw string by Raymond Hettinger · 23 years ago
  88. 36e79cc Backport change to 1.58 giving Lambda a separate section. by Raymond Hettinger · 23 years ago
  89. 7bf82aa SF # 572928 One word change for lib/libgettext.tex by Neal Norwitz · 23 years ago
  90. cf02e5f Correct the RE equivalent of scanf()'s %x and %X patterns. by Fred Drake · 23 years ago
  91. d33a3ba Backport of Greg Ward's rev. 1.6 from the trunk: Typo fix. by Fred Drake · 23 years ago
  92. 84dacff Corrected return type and value information for PyUnicode_Count() and by Fred Drake · 23 years ago
  93. 950fc70 Make the docs for string.capitalize() match those of str.capitalize() by Fred Drake · 23 years ago
  94. a18b3cb SF 563530 added missing methods for emulating numeric types by Raymond Hettinger · 23 years ago
  95. 1b7ee61 Typo: bites --> bytes (Hanging around small kids too much...;) by Fred Drake · 23 years ago
  96. f9da68e Add description of the deadlock problem with child processes and pipes, and by Fred Drake · 23 years ago
  97. 21de6f4 Add a note about "as" not being a keyword, though it has special meaning by Fred Drake · 23 years ago
  98. 06c3f37 Note the limitation that mime_decode_header() only works for Latin-1. by Fred Drake · 23 years ago
  99. 0a04f7e Clarified documentation for os.access(). by Fred Drake · 23 years ago
  100. e18aa25 Clarified description of error handling for shutil.rmtree(). by Fred Drake · 23 years ago