1. 7be3115 Added explanation of the use of the first program argument passed to the by Fred Drake · 24 years ago
  2. 7fbc85c Rename the public interface from "pyexpat" to "xml.parsers.expat". by Fred Drake · 24 years ago
  3. c32741d Added warnings about platform vagaries to the strptime() documentation. by Fred Drake · 24 years ago
  4. 891150b Added documentation for the new PyModule_*() convenience functions. by Fred Drake · 24 years ago
  5. 1fa9365 Added refcount information for the *_InPlace*() API series. by Fred Drake · 24 years ago
  6. c0e6c5b PyNumber_Coerce() returns an int, not a PyObject *. by Fred Drake · 24 years ago
  7. 3764b6b Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular by Fred Drake · 24 years ago
  8. 38178fd use_sans_serif(), by Fred Drake · 24 years ago
  9. a9dd2ee Update versioning for the next Python release. by Fred Drake · 24 years ago
  10. e71912c Update RELEASE for the next Python release. by Fred Drake · 24 years ago
  11. 4c6d21a Fix some minor nits about the use of \optional in parameter lists. by Fred Drake · 24 years ago
  12. 544de1e - Add DEBUG_SAVEALL option. When enabled all garbage objects found by the by Neil Schemenauer · 24 years ago
  13. 343ad7a Correct some bitrot; some things have become inaccurate in the tutorial. by Fred Drake · 24 years ago
  14. f8925978 Denis S. Otkidach <ods@users.sourceforge.net>: by Fred Drake · 24 years ago
  15. d68442b Lots of minor fixes, many suggested by Detlef Lannert by Fred Drake · 24 years ago
  16. 00fb416 Added dependencies on the bug-reporting text. by Fred Drake · 24 years ago
  17. ed773ef Include the new text on reporting bugs in a few useful places. by Fred Drake · 24 years ago
  18. cb0a0b3 New text about how to report bugs in Python and the documentation. by Fred Drake · 24 years ago
  19. 3578b77 Special case the "s#" PyArg_Parse() token for Unicode objects: by Marc-André Lemburg · 24 years ago
  20. 1bf4e93 Convert the longest two tables from tableii to longtableii so they do not by Fred Drake · 24 years ago
  21. da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 24 years ago
  22. 2964268 Allow the LaTeX markup descriptions to use the \moreargs and \unspecified by Fred Drake · 24 years ago
  23. 31575ce Note that __getitem__() may receive a slice object as the index; by Fred Drake · 24 years ago
  24. 0299749 Document directories are not always named with three characters any more; by Fred Drake · 24 years ago
  25. fffe5db Fixed a number of small problems reported by Detlef Lannert by Fred Drake · 24 years ago
  26. df84fac .use_latex(): Make this a little smarter so that it only runs pdflatex by Fred Drake · 24 years ago
  27. 51f53df Clarify that the softspace attribute is used by print for state management, by Fred Drake · 24 years ago
  28. f5aa4ef Add entries for the xml.sax documentation. by Fred Drake · 24 years ago
  29. e10ef74 First cut at documentation for the xml.sax package (not including any by Fred Drake · 24 years ago
  30. d1ba443 This patch adds a new Python C API called PyString_AsStringAndSize() by Marc-André Lemburg · 24 years ago
  31. 8d27f89 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  32. 1156f62 Many small clarifications, including many suggested by email. by Fred Drake · 24 years ago
  33. 02c7082 make_nav_sectref(): Create more minimal HTML, hanging the class attribute by Fred Drake · 24 years ago
  34. 752ba39 Clarify a number of issues about the file-like object API based on by Fred Drake · 24 years ago
  35. 480abc2 Document the "printable" and "punctuation" constants added to the string module. by Fred Drake · 24 years ago
  36. 1675375 Add missing \declaremodule for zipfile. by Fred Drake · 24 years ago
  37. 1de8098 Repaired some glitches in the MD5 and SHA docs; copied the descriptions of by Tim Peters · 24 years ago
  38. 5316ef4 Added documentation for new functions. Deprecated sequenceIncludes(). by Fred Drake · 24 years ago
  39. 1cca9e2 Make the <body> tag match those of the generated HTML; rely on the style by Fred Drake · 24 years ago
  40. 7be440d Document \cfuncdesc, \ctypedesc, and \cvardesc. by Fred Drake · 24 years ago
  41. 1681627 Push more of the display control into the style sheet. by Fred Drake · 24 years ago
  42. c96ec6e Document new APIs PyOS_getsig() and PyOS_setsig(). by Guido van Rossum · 24 years ago
  43. 634fc57 Use a really ugly hack that depends on output processing by LaTeX2HTML. by Fred Drake · 24 years ago
  44. 6e1fecc Update URL to unicode.org's FTP site using an HTTP URL to the same document. by Fred Drake · 24 years ago
  45. 315b9e0 Update *both* uses of the URL to the zlib home page, and use the version by Fred Drake · 24 years ago
  46. ab2f9f7 Update link to the zlib homepage. by Fred Drake · 24 years ago
  47. f291074 Update the link to Andrew Kuchling's crypto code. by Fred Drake · 24 years ago
  48. 91fc931 Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript). by Fred Drake · 24 years ago
  49. 630d0f0 Update some stale links. by Fred Drake · 24 years ago
  50. 78fc0b5 Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. by Tim Peters · 24 years ago
  51. 6a547c7 Fix a link -- there is no starship.python.org! by Fred Drake · 24 years ago
  52. 7c25f3d Add some comments on the available implementations that this module can use. by Fred Drake · 24 years ago
  53. 6634b14 add cross reference to mimetools module by Skip Montanaro · 24 years ago
  54. 6e5184f Update comments in the second paragraph, discussing versioning issues by Fred Drake · 24 years ago
  55. 81c1735 Add item to the list of limitations that points out the lack of support by Fred Drake · 24 years ago
  56. f3d4127 Before running LaTeX2HTML, remove all the HTML files from the output by Fred Drake · 24 years ago
  57. aaa2385 When there is a Module Index, make sure the icon actually links to it. by Fred Drake · 24 years ago
  58. 4dfad57 Add a reference to the sha module, noting that SHA is considered more by Fred Drake · 24 years ago
  59. b9fd468 Convert "See also" section to use \seetitle. by Fred Drake · 24 years ago
  60. 33e0bea Did not include the sha module documentation dependency. by Fred Drake · 24 years ago
  61. 6ba0a3c Denis S. Otkidach <ods@users.sourceforge.net>: by Fred Drake · 24 years ago
  62. 7a666b8 Remove reference to the stdwin-based windowed debugger, since stdwin is gone. by Fred Drake · 24 years ago
  63. bd2d4f1 Use the \setshortversion macro to specify the abbreviated version number. by Fred Drake · 24 years ago
  64. d5d0435 Use \shortversion in a number of places. by Fred Drake · 24 years ago
  65. 3cdb89d do_cmd_shortversion(), do_cmd_setshortversion(): Implementation for new markup. by Fred Drake · 24 years ago
  66. af2b714 \shortversion, by Fred Drake · 24 years ago
  67. 1fe3b82 Avoid reference to specific versions of Python where possible. by Fred Drake · 24 years ago
  68. 933f0c3 Avoid reference to specific versions of Python where possible. by Fred Drake · 24 years ago
  69. 66d32b1 Add some index entries to make it easier to find information on by Fred Drake · 24 years ago
  70. ddef888 Include a link to Francois's po-utils. by Barry Warsaw · 24 years ago
  71. 8c56259 Fix install directories on Mac OS (now that the "install" command by Greg Ward · 24 years ago
  72. 1ed49ee Changed/added a bunch of section labels so HTML files will be named nicely. by Greg Ward · 24 years ago
  73. e24f05e Improve Windows and Mac OS-specific instructions for running the by Greg Ward · 24 years ago
  74. 078fc08 Typo fix -- it's 'ext_modules', not 'extensions'. by Greg Ward · 24 years ago
  75. e92cdba Documentation is good. Let's release more. by Fred Drake · 24 years ago
  76. 0b25053 Make this script handle PyVarObject* functions as well as PyObject* functions. by Fred Drake · 24 years ago
  77. 31f5550 Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  78. 7740a01 Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  79. f913e54 Vladimir Marangozov <Vladimir.Marangozov@inrialpes.fr>: by Fred Drake · 24 years ago
  80. c568173 Re-wrapped some wide comments. by Fred Drake · 24 years ago
  81. b7cf378 Add note that the various \see* macros are only defined in the context by Fred Drake · 24 years ago
  82. 5dc6104 Change the title of the link to the document index to be more specific. by Fred Drake · 24 years ago
  83. ae86d43 Add a reference item pointing to the Namespaces in XML recommendation. by Fred Drake · 24 years ago
  84. 4844998 \seetitle: New macro for building reference list content. by Fred Drake · 24 years ago
  85. 1349437 When referring to namespaces, always say "namespaces" instead of "name spaces". by Fred Drake · 24 years ago
  86. 81cccb7 Added documentation for PySequence_Fast() and PySequence_Fast_GET_ITEM(). by Fred Drake · 24 years ago
  87. aafc0c4 When formatting the API manual, use the generated api.tex rather than by Fred Drake · 24 years ago
  88. b655939 add index entries for list comprehensions by Skip Montanaro · 24 years ago
  89. 88fa962 Some updates and fix a bunch of really small consistency nits. by Fred Drake · 24 years ago
  90. 08c5d0c Add documentation for the \pep and \seepep macros. by Fred Drake · 24 years ago
  91. 14deaae Minor tweaks to get rid of some '\XXX' remarks. by Greg Ward · 24 years ago
  92. 643d76d Add support for new \pep, \seepep, excclassdesc markup. by Fred Drake · 24 years ago
  93. 4e60796 excclassdesc: New environment. For use in documenting class-based by Fred Drake · 24 years ago
  94. 75c6cb9 Add support for a filename to record the name of the node in which the by Fred Drake · 24 years ago
  95. 1b194f92 Add a reference to the material on string methods. by Fred Drake · 24 years ago
  96. f96e0d2 Various clarifications and minor nits fixed. Affected descriptions of by Fred Drake · 24 years ago
  97. 1172a85 Really minor consistency nit. by Fred Drake · 24 years ago
  98. 66571cc Improve a couple of references to the language reference, making them by Fred Drake · 24 years ago
  99. 7acb218 Minor clarifications in the introductory paragraph. by Fred Drake · 24 years ago
  100. e544191 Add \modulesynopsis for inclusion in the list of modules at the beginning by Fred Drake · 24 years ago