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