1. 480abc2 Document the "printable" and "punctuation" constants added to the string module. by Fred Drake · 24 years ago
  2. 1675375 Add missing \declaremodule for zipfile. by Fred Drake · 24 years ago
  3. 1de8098 Repaired some glitches in the MD5 and SHA docs; copied the descriptions of by Tim Peters · 24 years ago
  4. 5316ef4 Added documentation for new functions. Deprecated sequenceIncludes(). by Fred Drake · 24 years ago
  5. 1cca9e2 Make the <body> tag match those of the generated HTML; rely on the style by Fred Drake · 24 years ago
  6. 7be440d Document \cfuncdesc, \ctypedesc, and \cvardesc. by Fred Drake · 24 years ago
  7. 1681627 Push more of the display control into the style sheet. by Fred Drake · 24 years ago
  8. c96ec6e Document new APIs PyOS_getsig() and PyOS_setsig(). by Guido van Rossum · 24 years ago
  9. 634fc57 Use a really ugly hack that depends on output processing by LaTeX2HTML. by Fred Drake · 24 years ago
  10. 6e1fecc Update URL to unicode.org's FTP site using an HTTP URL to the same document. by Fred Drake · 24 years ago
  11. 315b9e0 Update *both* uses of the URL to the zlib home page, and use the version by Fred Drake · 24 years ago
  12. ab2f9f7 Update link to the zlib homepage. by Fred Drake · 24 years ago
  13. f291074 Update the link to Andrew Kuchling's crypto code. by Fred Drake · 24 years ago
  14. 91fc931 Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript). by Fred Drake · 24 years ago
  15. 630d0f0 Update some stale links. by Fred Drake · 24 years ago
  16. 78fc0b5 Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. by Tim Peters · 24 years ago
  17. 6a547c7 Fix a link -- there is no starship.python.org! by Fred Drake · 24 years ago
  18. 7c25f3d Add some comments on the available implementations that this module can use. by Fred Drake · 24 years ago
  19. 6634b14 add cross reference to mimetools module by Skip Montanaro · 24 years ago
  20. 6e5184f Update comments in the second paragraph, discussing versioning issues by Fred Drake · 24 years ago
  21. 81c1735 Add item to the list of limitations that points out the lack of support by Fred Drake · 24 years ago
  22. f3d4127 Before running LaTeX2HTML, remove all the HTML files from the output by Fred Drake · 24 years ago
  23. aaa2385 When there is a Module Index, make sure the icon actually links to it. by Fred Drake · 24 years ago
  24. 4dfad57 Add a reference to the sha module, noting that SHA is considered more by Fred Drake · 24 years ago
  25. b9fd468 Convert "See also" section to use \seetitle. by Fred Drake · 24 years ago
  26. 33e0bea Did not include the sha module documentation dependency. by Fred Drake · 24 years ago
  27. 6ba0a3c Denis S. Otkidach <ods@users.sourceforge.net>: by Fred Drake · 24 years ago
  28. 7a666b8 Remove reference to the stdwin-based windowed debugger, since stdwin is gone. by Fred Drake · 24 years ago
  29. bd2d4f1 Use the \setshortversion macro to specify the abbreviated version number. by Fred Drake · 24 years ago
  30. d5d0435 Use \shortversion in a number of places. by Fred Drake · 24 years ago
  31. 3cdb89d do_cmd_shortversion(), do_cmd_setshortversion(): Implementation for new markup. by Fred Drake · 24 years ago
  32. af2b714 \shortversion, by Fred Drake · 24 years ago
  33. 1fe3b82 Avoid reference to specific versions of Python where possible. by Fred Drake · 24 years ago
  34. 933f0c3 Avoid reference to specific versions of Python where possible. by Fred Drake · 24 years ago
  35. 66d32b1 Add some index entries to make it easier to find information on by Fred Drake · 24 years ago
  36. ddef888 Include a link to Francois's po-utils. by Barry Warsaw · 24 years ago
  37. 8c56259 Fix install directories on Mac OS (now that the "install" command by Greg Ward · 24 years ago
  38. 1ed49ee Changed/added a bunch of section labels so HTML files will be named nicely. by Greg Ward · 24 years ago
  39. e24f05e Improve Windows and Mac OS-specific instructions for running the by Greg Ward · 24 years ago
  40. 078fc08 Typo fix -- it's 'ext_modules', not 'extensions'. by Greg Ward · 24 years ago
  41. e92cdba Documentation is good. Let's release more. by Fred Drake · 24 years ago
  42. 0b25053 Make this script handle PyVarObject* functions as well as PyObject* functions. by Fred Drake · 24 years ago
  43. 31f5550 Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  44. 7740a01 Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  45. f913e54 Vladimir Marangozov <Vladimir.Marangozov@inrialpes.fr>: by Fred Drake · 24 years ago
  46. c568173 Re-wrapped some wide comments. by Fred Drake · 24 years ago
  47. b7cf378 Add note that the various \see* macros are only defined in the context by Fred Drake · 24 years ago
  48. 5dc6104 Change the title of the link to the document index to be more specific. by Fred Drake · 24 years ago
  49. ae86d43 Add a reference item pointing to the Namespaces in XML recommendation. by Fred Drake · 24 years ago
  50. 4844998 \seetitle: New macro for building reference list content. by Fred Drake · 24 years ago
  51. 1349437 When referring to namespaces, always say "namespaces" instead of "name spaces". by Fred Drake · 24 years ago
  52. 81cccb7 Added documentation for PySequence_Fast() and PySequence_Fast_GET_ITEM(). by Fred Drake · 24 years ago
  53. aafc0c4 When formatting the API manual, use the generated api.tex rather than by Fred Drake · 24 years ago
  54. b655939 add index entries for list comprehensions by Skip Montanaro · 24 years ago
  55. 88fa962 Some updates and fix a bunch of really small consistency nits. by Fred Drake · 24 years ago
  56. 08c5d0c Add documentation for the \pep and \seepep macros. by Fred Drake · 24 years ago
  57. 14deaae Minor tweaks to get rid of some '\XXX' remarks. by Greg Ward · 24 years ago
  58. 643d76d Add support for new \pep, \seepep, excclassdesc markup. by Fred Drake · 24 years ago
  59. 4e60796 excclassdesc: New environment. For use in documenting class-based by Fred Drake · 24 years ago
  60. 75c6cb9 Add support for a filename to record the name of the node in which the by Fred Drake · 24 years ago
  61. 1b194f92 Add a reference to the material on string methods. by Fred Drake · 24 years ago
  62. f96e0d2 Various clarifications and minor nits fixed. Affected descriptions of by Fred Drake · 24 years ago
  63. 1172a85 Really minor consistency nit. by Fred Drake · 24 years ago
  64. 66571cc Improve a couple of references to the language reference, making them by Fred Drake · 24 years ago
  65. 7acb218 Minor clarifications in the introductory paragraph. by Fred Drake · 24 years ago
  66. e544191 Add \modulesynopsis for inclusion in the list of modules at the beginning by Fred Drake · 24 years ago
  67. 1c4efad Move the "See also" section to a location more consistent with other by Fred Drake · 24 years ago
  68. 621d2be Move description of UserString.MutableString to a location more typical by Fred Drake · 24 years ago
  69. 1c25803 Add a brief section on linking Python as an embedded scripting language. by Fred Drake · 24 years ago
  70. 90f8767 When building the HTML packages, make sure we pick up all the HTML files by Fred Drake · 24 years ago
  71. a61bfa8 Add a general "About" page and link to it from the index page. by Fred Drake · 24 years ago
  72. 6c8affe Remove an item that no longer needs to be done for 2.0. by Fred Drake · 24 years ago
  73. ae3a15c Make the HTML more XHTML-friendly. by Fred Drake · 24 years ago
  74. 31edf4d Wrap some long lines. by Fred Drake · 24 years ago
  75. 5cd0cef Remove the specific date -- back in development mode. by Fred Drake · 24 years ago
  76. d0726c3 \file is not allowed in section titles -- converting to PDF fails due to by Fred Drake · 24 years ago
  77. 88c023b Remove comment about -X and string exceptions. Error noted by by Fred Drake · 24 years ago
  78. 6300bd4 Added note about Python version this was added for. by Fred Drake · 24 years ago
  79. 77a6c9e Minor markup nits around use of \optional. by Fred Drake · 24 years ago
  80. b652897 Greatly enhanced the section on creating built distributions; in by Greg Ward · 24 years ago
  81. 4d46d38 Add new section "What About Python 1.6?" by Andrew M. Kuchling · 24 years ago
  82. d500e44 Removed mention of the winreg module, since it was deleted from 2.0b1 by Andrew M. Kuchling · 24 years ago
  83. 8b2e8f8 Added a \versionadded statement to the getfqdn() description. by Fred Drake · 24 years ago
  84. 54589d4 General overhaul of the "Creating a Source Distribution" section -- by Greg Ward · 24 years ago
  85. 239e1d5 Fix mkhowto so that the bookmarks for the PDF work for both "howto" and by Fred Drake · 24 years ago
  86. 8bdf0bf Fix PDF generation. by Fred Drake · 24 years ago
  87. 82de71d Minor nit to make this work a little better with the PDF generation fix. by Fred Drake · 24 years ago
  88. 8ff4cd7 Minor markup revisions for consistency with the rest of the documentation. by Fred Drake · 24 years ago
  89. 0d83f68 Added entry for mmap module. by Fred Drake · 24 years ago
  90. c28425f Update license according to the LICENSE file in the source tree. by Fred Drake · 24 years ago
  91. 05e4ef0 Set the date. by Fred Drake · 24 years ago
  92. 47f99a6 Fleshed out the section on the setup config file, setup.cfg. by Greg Ward · 24 years ago
  93. 5e08a01 Various corrections pointed out by Detlef Lannert by Andrew M. Kuchling · 24 years ago
  94. 57a5932 Update documentation for PyErr_Format, because the function has changed. by Moshe Zadka · 24 years ago
  95. 21fbd54 Document the new optional argument "rest" on the transfercmd(), by Barry Warsaw · 24 years ago
  96. e0d9a83 Document PyImport_AppendInittab(), PyImport_ExtendInittab(), and by Fred Drake · 24 years ago
  97. b709df3 refactor __del__ exception handler into PyErr_WriteUnraisable by Jeremy Hylton · 24 years ago
  98. 65faf11 Fix markup error and minor consistency nit. by Fred Drake · 24 years ago
  99. ee5adfb add user-modifiable recursion_limit by Jeremy Hylton · 24 years ago
  100. aef0e89 Document the limitation that urllib does not work with proxies which by Fred Drake · 24 years ago