1. c2bac87 Include more information from the docstrings. by Fred Drake · 24 years ago
  2. 3a844a2 Another name. by Fred Drake · 24 years ago
  3. 5197444 Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>. by Fred Drake · 24 years ago
  4. c6243e4 Add notes on the requirements for subclasses. by Fred Drake · 24 years ago
  5. 2e06c20 Revise the versioning information to say that this was revised in 1.6, by Fred Drake · 24 years ago
  6. 062ea2e Made a number of revisions suggested by Fredrik Lundh. by Fred Drake · 24 years ago
  7. d88d0a1 It turns out that Guido does not like or encourage the use of the term by Fred Drake · 24 years ago
  8. 4764913 Use the cvsinfo module instead of a module stuff off in my personal collection. by Fred Drake · 24 years ago
  9. 72fbd82 Support module to help work with checked-out CVS trees. by Fred Drake · 24 years ago
  10. 5d63a39 is_zipfile() description: Use the same name for the parameter as the by Fred Drake · 24 years ago
  11. 50a22a4 Added a name. by Fred Drake · 24 years ago
  12. 410cb6b The _PyTuple_Resize() last_is_sticky flag must now always be false. by Neil Schemenauer · 24 years ago
  13. 9351dd2 Document the lookbehind assertions (closing bug#115119) by Andrew M. Kuchling · 24 years ago
  14. 7a90db6 Document expand() method of MatchObjects by Andrew M. Kuchling · 24 years ago
  15. 85788ed Better add at least a short docstring to the module! by Fred Drake · 24 years ago
  16. 6522192 Add a link to the new acks.html file. by Fred Drake · 24 years ago
  17. 3705e59 Add rules for generating the acks.html file at the top of the document tree. by Fred Drake · 24 years ago
  18. 702f2d7 Ignore the acks.html file, since it is generated. by Fred Drake · 24 years ago
  19. f23431d New script to convert the ACKS file to a nicely formatted HTML file. by Fred Drake · 24 years ago
  20. 01a110b Use the new support module instead of including all the getopt by Fred Drake · 24 years ago
  21. ca2b2e0 Factor out some of the presentation and shared code from mkmodindex and by Fred Drake · 24 years ago
  22. 4beff43 List of acknowledgements culled from CVS checkin logs and memory. by Fred Drake · 24 years ago
  23. 559b5c8 Update for next planned release. by Fred Drake · 24 years ago
  24. b2c2c9e - update Neil's email address by Neil Schemenauer · 24 years ago
  25. 15f0666 Added deprecation notices to atof(), atoi(), and atol(), recommending by Fred Drake · 24 years ago
  26. c71c23e Added \versionchanged comment to os.popen() noting that it was unreliable by Fred Drake · 24 years ago
  27. 63eb630 Remove styling information that conflicts with or duplicates the stylesheet; by Fred Drake · 24 years ago
  28. d44dc3c Rewrites to section on new development process, after Usenet discussion by Andrew M. Kuchling · 24 years ago
  29. 0b4e25d Use \obindex{...} instead of \indexii{...}{type} in many places; this is by Fred Drake · 24 years ago
  30. 1654b43 Preliminary tool to troll through the CVS logs and LaTeX sources for by Fred Drake · 24 years ago
  31. 1319e3e Remove old note that os.popen() on Windows is unreliable; this is no by Fred Drake · 24 years ago
  32. 13589c6 Bump the release number for the upcoming candidate. by Fred Drake · 24 years ago
  33. e35360f Jim Ahlstrom sent a few corrections to my changes. (Thanks!) by Fred Drake · 24 years ago
  34. 5f84c9b $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a by Fred Drake · 24 years ago
  35. 58a2dff Replace minimal \seetext references with better annotated \seerfc by Fred Drake · 24 years ago
  36. 4dc1a6d Added some comments on the interaction of reload() and extension modules. by Fred Drake · 24 years ago
  37. 296b8f5 Add deprecation note since the XML support is shaping up. by Fred Drake · 24 years ago
  38. 8093b70 Minor change to attributes so that the stylesheets can have better control. by Fred Drake · 24 years ago
  39. 4278024 Substantially revised documentation for the zipfile module, partially based by Fred Drake · 24 years ago
  40. 5df72f0 Minor stylesheet nit. by Fred Drake · 24 years ago
  41. 7a40c07 make_icon_filename(): Convenience function to turn a partial filename by Fred Drake · 24 years ago
  42. f6791f3 Minor usage fix. by Fred Drake · 24 years ago
  43. 8d3312f Add documentation and warnings for the isCallable(), isMappingType(), by Fred Drake · 24 years ago
  44. 0bc5953 Added skeletal "Building Extensions: Tips and Tricks" section. This by Greg Ward · 24 years ago
  45. d15a942 Fixed spelling of module; closes bug 115712. by Martin v. Löwis · 24 years ago
  46. 58295de Replace to XXX notes to add references with real references. by Fred Drake · 24 years ago
  47. ffe58ca Reversely --> Conversely by Fred Drake · 24 years ago
  48. 31b761e Spelling: internalization --> internationalization by Fred Drake · 24 years ago
  49. 4ce4f2e os.startfile() documentation, based on text from Tim Peters. by Fred Drake · 24 years ago
  50. 329796d Consistency nits, untabify. by Fred Drake · 24 years ago
  51. 8a9db99 Updated documentation relating to the various flavors of popen[234]() by Fred Drake · 24 years ago
  52. 44774c9 Add regex and regsub to the list of undocumented obsolete modules. by Fred Drake · 24 years ago
  53. 33dde92 Update the documentation for ConfigParser to match the recent changes. by Fred Drake · 24 years ago
  54. fc1b60e Fix double negative spotted by matt@mondoinfo.com by Andrew M. Kuchling · 24 years ago
  55. be870dd Added a section describing the new development process. Part of it by Andrew M. Kuchling · 24 years ago
  56. 3ad4e74 Wrote text for features added between 2.0b1 and b2. by Andrew M. Kuchling · 24 years ago
  57. 118ee96 Fixed error in explanation of codec decode_func pointed out by Gregg Hauser, by Andrew M. Kuchling · 24 years ago
  58. 0b71cea Note that including Python.h includes limits.h when available. by Fred Drake · 24 years ago
  59. 15f5e2a Remove a ?? in the description of Mac OS support. by Greg Ward · 24 years ago
  60. 7f577e7 regex and regsub are obsolete and Evil, so don't include them in the club. by Fred Drake · 24 years ago
  61. e53793b Updates from Fredrik Lundh <effbot@telia.com> about Unicode-related behavior. by Fred Drake · 24 years ago
  62. ef5781b Add obsolescence note to the module descriptions that get added to the by Fred Drake · 24 years ago
  63. 6d4addd Update URL for Python 2.0 by Andrew M. Kuchling · 24 years ago
  64. d79c33a Minor cleanups, wrap long lines. by Fred Drake · 24 years ago
  65. 7be3115 Added explanation of the use of the first program argument passed to the by Fred Drake · 24 years ago
  66. 7fbc85c Rename the public interface from "pyexpat" to "xml.parsers.expat". by Fred Drake · 24 years ago
  67. c32741d Added warnings about platform vagaries to the strptime() documentation. by Fred Drake · 24 years ago
  68. 891150b Added documentation for the new PyModule_*() convenience functions. by Fred Drake · 24 years ago
  69. 1fa9365 Added refcount information for the *_InPlace*() API series. by Fred Drake · 24 years ago
  70. c0e6c5b PyNumber_Coerce() returns an int, not a PyObject *. by Fred Drake · 24 years ago
  71. 3764b6b Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular by Fred Drake · 24 years ago
  72. 38178fd use_sans_serif(), by Fred Drake · 24 years ago
  73. a9dd2ee Update versioning for the next Python release. by Fred Drake · 24 years ago
  74. e71912c Update RELEASE for the next Python release. by Fred Drake · 24 years ago
  75. 4c6d21a Fix some minor nits about the use of \optional in parameter lists. by Fred Drake · 24 years ago
  76. 544de1e - Add DEBUG_SAVEALL option. When enabled all garbage objects found by the by Neil Schemenauer · 24 years ago
  77. 343ad7a Correct some bitrot; some things have become inaccurate in the tutorial. by Fred Drake · 24 years ago
  78. f8925978 Denis S. Otkidach <ods@users.sourceforge.net>: by Fred Drake · 24 years ago
  79. d68442b Lots of minor fixes, many suggested by Detlef Lannert by Fred Drake · 24 years ago
  80. 00fb416 Added dependencies on the bug-reporting text. by Fred Drake · 24 years ago
  81. ed773ef Include the new text on reporting bugs in a few useful places. by Fred Drake · 24 years ago
  82. cb0a0b3 New text about how to report bugs in Python and the documentation. by Fred Drake · 24 years ago
  83. 3578b77 Special case the "s#" PyArg_Parse() token for Unicode objects: by Marc-André Lemburg · 24 years ago
  84. 1bf4e93 Convert the longest two tables from tableii to longtableii so they do not by Fred Drake · 24 years ago
  85. da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 24 years ago
  86. 2964268 Allow the LaTeX markup descriptions to use the \moreargs and \unspecified by Fred Drake · 24 years ago
  87. 31575ce Note that __getitem__() may receive a slice object as the index; by Fred Drake · 24 years ago
  88. 0299749 Document directories are not always named with three characters any more; by Fred Drake · 24 years ago
  89. fffe5db Fixed a number of small problems reported by Detlef Lannert by Fred Drake · 24 years ago
  90. df84fac .use_latex(): Make this a little smarter so that it only runs pdflatex by Fred Drake · 24 years ago
  91. 51f53df Clarify that the softspace attribute is used by print for state management, by Fred Drake · 24 years ago
  92. f5aa4ef Add entries for the xml.sax documentation. by Fred Drake · 24 years ago
  93. e10ef74 First cut at documentation for the xml.sax package (not including any by Fred Drake · 24 years ago
  94. d1ba443 This patch adds a new Python C API called PyString_AsStringAndSize() by Marc-André Lemburg · 24 years ago
  95. 8d27f89 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  96. 1156f62 Many small clarifications, including many suggested by email. by Fred Drake · 24 years ago
  97. 02c7082 make_nav_sectref(): Create more minimal HTML, hanging the class attribute by Fred Drake · 24 years ago
  98. 752ba39 Clarify a number of issues about the file-like object API based on by Fred Drake · 24 years ago
  99. 480abc2 Document the "printable" and "punctuation" constants added to the string module. by Fred Drake · 24 years ago
  100. 1675375 Add missing \declaremodule for zipfile. by Fred Drake · 24 years ago