1. acd32d3 Added function xml.sax.saxutils.quoteattr(). by Fred Drake · 23 years ago
  2. ab01087 Revise the Unicode section after getting comments from MAL, GvR, and others. by Andrew M. Kuchling · 23 years ago
  3. 53d285a Remove some false statements. by Fred Drake · 23 years ago
  4. f5fec3c Fill out the Unicode section, somewhat uncertainly by Andrew M. Kuchling · 23 years ago
  5. 8cfa905 Finish the "Other changes" section by Andrew M. Kuchling · 23 years ago
  6. 28bafb8 Fix a few typos by Andrew M. Kuchling · 23 years ago
  7. b39fa8a Remove note about this being a draft document. by Andrew M. Kuchling · 23 years ago
  8. 5afb5e5 Look to the future: bump the version number. by Fred Drake · 23 years ago
  9. 413bfb7 2.2a1 is out; look to the future. by Fred Drake · 23 years ago
  10. cb417c0 Ignore all .tar files in the top directory; we're about to generate by Fred Drake · 23 years ago
  11. 6c29926 Lots of small updates, some long overdue. by Fred Drake · 23 years ago
  12. 0181552 Add a more substantial example startup file for the interactive shell; by Fred Drake · 23 years ago
  13. 1ca78b6 Change the command lines to use a similar "phrasing" to that used in the by Fred Drake · 23 years ago
  14. 7218202 "Make small changes, but carry a big diff." by Fred Drake · 23 years ago
  15. 1a2302b Add some symbolic names to support hyperlinked references. by Fred Drake · 23 years ago
  16. 5d808fb Made a few minor style & markup changes to the new {get,set}dlopenflags() by Fred Drake · 23 years ago
  17. f0473d5 Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags. by Martin v. Löwis · 23 years ago
  18. b311ad5 Ignore the html-*.tar file that can now be generated as an intermediate. by Fred Drake · 23 years ago
  19. 8f65aef Revise the rules for building the distribution files for the HTML format. by Fred Drake · 23 years ago
  20. 0068e9c Mirror Guido's latest changes to the license file. by Fred Drake · 23 years ago
  21. 5e06b84 Be more specific about some of the dependencies, to avoid re-building when by Fred Drake · 23 years ago
  22. f269e59 Define new markup for 5-column tables. by Fred Drake · 23 years ago
  23. 3a3bb21 Kill another merge zombie. by Fred Drake · 23 years ago
  24. c4fefb1 Kill a merge zombie. by Fred Drake · 23 years ago
  25. efaef13 Update the availability information for os.tempnam(), os.tmpfile(), and by Fred Drake · 23 years ago
  26. 68db730 Adding what's done of the documentation for the new profiling & by Fred Drake · 23 years ago
  27. c32cc7c Delete sentence fragment (noted by Fred Bremmer) by Andrew M. Kuchling · 23 years ago
  28. 1385a57 Bump the release number. by Fred Drake · 23 years ago
  29. 16649a8 Make the syntax for compound command lines more portable (nmake, CygWin). by Fred Drake · 23 years ago
  30. 3cae66b Script to re-write @FOO@-style marks with values, initializing the by Fred Drake · 23 years ago
  31. 63d1d26 Update the release information. by Fred Drake · 23 years ago
  32. f8a17b1 Now we're picking nits: get my name right! ;-) by Fred Drake · 23 years ago
  33. 6ea9f0b Add FLD to credit list Correct grammatical error by Andrew M. Kuchling · 23 years ago
  34. aebbca3 Job.__init__(): Only create the builddir directory if it will be used (by by Fred Drake · 23 years ago
  35. 0d00254 Cleaned up a number of minor nits, use markup a little more consistently. by Fred Drake · 23 years ago
  36. 4cf52a9 Minor rewrites to iterator and generator sections by Andrew M. Kuchling · 23 years ago
  37. e78661b Fix a couple of minor markup nits. by Fred Drake · 23 years ago
  38. 95400a2 Updated the documentation in several respects: by Barry Warsaw · 23 years ago
  39. 687a17d Revise the description of time.clock() so that it correctly describes the by Fred Drake · 23 years ago
  40. ddeb135 Use \longprogramopt, as suggested by FLD by Andrew M. Kuchling · 23 years ago
  41. ced2366 Use \verb for configure switches, because inside \code multiple dashes by Andrew M. Kuchling · 23 years ago
  42. 2cd712b Write some entries in the "Other changes" section by Andrew M. Kuchling · 23 years ago
  43. 4dbf871 Began actually writing: by Andrew M. Kuchling · 23 years ago
  44. 44845ba Change the target name for \kbd. by Fred Drake · 23 years ago
  45. 9725fd8 Add another name. by Fred Drake · 23 years ago
  46. 755c23d Oops, one more caret. by Fred Drake · 23 years ago
  47. 377fb1e Fix the markup of the caret charater in a couple of places; LaTeX's by Fred Drake · 23 years ago
  48. 8ee679f Minor changes to match the style guide. by Fred Drake · 23 years ago
  49. 4124a0b Correct a couple of errors noted by Alex Martelli. by Fred Drake · 23 years ago
  50. 7fc8abb Remove comments about XML and HTML; those sections are no by Fred Drake · 23 years ago
  51. 9120df3 Add a little more information about the usage of some terms where the by Fred Drake · 23 years ago
  52. 7a889ce Minor change to match the style guide. by Fred Drake · 23 years ago
  53. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  54. 6e5e1d9 Minor change to match the style guide. by Fred Drake · 23 years ago
  55. 8da359b Minor changes to match the style guide. by Fred Drake · 23 years ago
  56. 3d97e35 Add entry for xmlrpclib documentation. by Fred Drake · 23 years ago
  57. 5ddf7ad Several markup adjustments so this will format and be more consistent with by Fred Drake · 23 years ago
  58. 602cf58 Generate a more meaningful message regarding the type of the documentation by Fred Drake · 23 years ago
  59. f4bdb57 Fix return value for m.group() for groups not in the part of the RE that by Fred Drake · 23 years ago
  60. bf5a774 On int/long to the negative int/long power, let float handle it by Guido van Rossum · 23 years ago
  61. e304bb9 First version of xmlrpclib docs. Probably has markup errors; is not complete, by Eric S. Raymond · 23 years ago
  62. 682d5f3 Follow the recommended practices for keystroke representation; this by Fred Drake · 23 years ago
  63. 07178d2 For \kbd, be more prescriptive regarding how keystrokes should be written. by Fred Drake · 23 years ago
  64. fa77487 Move the section on concrete numeric objects before the section on by Fred Drake · 23 years ago
  65. 7bf8277 Note addition of xmlrpclib by Andrew M. Kuchling · 23 years ago
  66. 9bbc933 Added information about the timeout parameter to the poll() method for by Fred Drake · 23 years ago
  67. d854831 Corrected the refcount information for PyList_SET_ITEM(). by Fred Drake · 23 years ago
  68. bab2965 Document PyObject_New(), PyObject_NewVar(), PyObject_Init(), by Fred Drake · 23 years ago
  69. 12060e5 Added descriptions for some modules that previously did not have any by Fred Drake · 23 years ago
  70. 67f193f Add a little bit more about the XML migration plan. This still needs a lot by Fred Drake · 23 years ago
  71. 03e88da Add conversion information for the grammar production support (preliminary). by Fred Drake · 23 years ago
  72. e30ac57 Fix for SF bug #436525, reported by Greg Kochanski: by Thomas Wouters · 23 years ago
  73. 44835d8 Move & update a comment. by Fred Drake · 23 years ago
  74. de6dc1e Change the way notification mails are sent so people who respond to the by Fred Drake · 23 years ago
  75. 8e0c09d More reference count information. by Fred Drake · 23 years ago
  76. cb4638a Change the grammar productions to use the new productionlist environment; by Fred Drake · 23 years ago
  77. b2d1006 Update the description of how to start an interpreter and determine the by Fred Drake · 23 years ago
  78. b4b64da Add \ulink, grammar production markup. by Fred Drake · 23 years ago
  79. 77602f2 Add support for \ulink and hyperlink grammars. by Fred Drake · 23 years ago
  80. bde8d1c Revise a comment about styles I don't think LaTeX2HTML can generate, by Fred Drake · 23 years ago
  81. 432cef0 Add new material on some markup that will be checked in shortly. This by Fred Drake · 23 years ago
  82. 238858f Packaged versions of the HTML format need to include any .txt files that by Fred Drake · 23 years ago
  83. 7e79b9e More names, yay! by Fred Drake · 23 years ago
  84. 0a650d7 Add entries for recently defined markup. by Fred Drake · 23 years ago
  85. dde993c Simplification to mirror a better conversion specification and more by Fred Drake · 23 years ago
  86. b5fc0ab Allow optional arguments to LaTeX macros to span lines. This is legal in by Fred Drake · 23 years ago
  87. 907e76b Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  88. ab1df4f Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  89. 91f2f26 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  90. ed51494 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  91. 45c23e6 Explain the exit code for the wait() method, including a reference to by Fred Drake · 23 years ago
  92. 15e33d8 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  93. bcd1df7 The fpectl module does not work on Windows, so remove Windows from the by Fred Drake · 23 years ago
  94. a939911 Fix a markup error: do not omit a method's parameter list if it is empty. by Fred Drake · 23 years ago
  95. 25211f5 Added more information on the differences between the htmllib and HTMLParser by Fred Drake · 23 years ago
  96. 5fe2c13 List constraints on xrange() objects. by Guido van Rossum · 23 years ago
  97. 3f56166 Rip out the fancy behaviors of xrange that nobody uses: repeat, slice, by Guido van Rossum · 23 years ago
  98. 20006b2 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 23 years ago
  99. cb9be93 Add another name. by Fred Drake · 23 years ago
  100. 4efb6e9 Turns out Neil didn't intend for *all* of his gen-branch work to get committed. by Tim Peters · 23 years ago