1. 780be8a Replace "Digital Creations" with Zope Corporation in one place. by Fred Drake · 23 years ago
  2. 9e22dca Do not call "knee" a standard module. by Fred Drake · 23 years ago
  3. c8885a2 Mark the notice about the new development version of the docs as not needing by Fred Drake · 23 years ago
  4. 4d67140 SF 539024, Fix broken link to numpy by Neal Norwitz · 23 years ago
  5. cd1ec59 Correct the descriptions of the PyObject_As*Buffer() return values. by Fred Drake · 23 years ago
  6. 51e356e Add another output directory to the ignored list. by Fred Drake · 23 years ago
  7. 6510ace Update the PEP URL format to point to python.org. by Fred Drake · 23 years ago
  8. f82ba5b Explain that os.spawn*() return the process handle on Windows. by Fred Drake · 23 years ago
  9. f063299 There is no PyArg_ConvertTuple(); call it by the right name. by Fred Drake · 23 years ago
  10. 7003d53 Fix up the documentation of the type codes to give both the C and Python by Fred Drake · 23 years ago
  11. d9ff88d Prepare for next release. by Fred Drake · 23 years ago
  12. f713f23 Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 23 years ago
  13. ddfbe89 Update from trunk: by Fred Drake · 23 years ago
  14. 0391d11 Backport changes to integrate AMK's "What's New in Python X.Y" by Fred Drake · 23 years ago
  15. c41711d Preparing for the next release. by Fred Drake · 23 years ago
  16. 922887c Set version info for the emergency "Don't Kill Opera" documentation release. by Fred Drake · 23 years ago
  17. 8812776 Add documentation on the hasfree data object. by Fred Drake · 23 years ago
  18. 409bb43 Backport Skip's patch for SF bug #534495: exceptions.tex 1.5 by Fred Drake · 23 years ago
  19. f1b26ba Document the finditer() function and method. This closes SF bug #520904. by Fred Drake · 23 years ago
  20. d252555 Bump version numbers. by Fred Drake · 23 years ago
  21. 23d91ad Added description of binhex.Error. by Fred Drake · 23 years ago
  22. 3dc3f09 Fix broken HTML in the head; this was reported by a user as causing Opera 6.01 by Fred Drake · 23 years ago
  23. 5f9c705 SF# 522426, add doc for common parameter for filecmp.cmpfiles() by Neal Norwitz · 23 years ago
  24. 50d20ca Adjust some poor wording in the text that explains what events are used by Fred Drake · 23 years ago
  25. 1d1b476 Clarify that copy_reg.pickle() is not intended for use with "classic" classes. by Fred Drake · 23 years ago
  26. 0c3ea5d Fix up unescaped tilde; reported by several people. by Fred Drake · 23 years ago
  27. 8f3f845 Remove extra verb; reported by Detlef Lannert. by Fred Drake · 23 years ago
  28. e115134 Backport montanero's checkin of revision 1.7: by Michael W. Hudson · 23 years ago
  29. 98305a0 Take Tim's work on file.truncate out of 2.2.1 again. by Michael W. Hudson · 23 years ago
  30. fe69139 Backport Tim's work on getting file.truncate working better on Win32. by Michael W. Hudson · 23 years ago
  31. 1ed6918 Fix stupid typo in example. by Fred Drake · 23 years ago
  32. 36e2586 Markup error: braces not properly marked in dictionary display by Fred Drake · 23 years ago
  33. 4170544 Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
  34. c5e9264 pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not by Fred Drake · 23 years ago
  35. 487b17d Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
  36. 03efe03 Make the release status obvious in the title area. by Fred Drake · 23 years ago
  37. 85895a5 Update to reflect changes in the extending & embedding doc. by Fred Drake · 23 years ago
  38. 1b64810 Backport loewis' checkin of by Michael W. Hudson · 23 years ago
  39. 5ab6d2b This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  40. 48da568 Update version number prior to release candidate. by Fred Drake · 23 years ago
  41. 6b1a0b7 Describe how to support the iterator protocol in extension types. by Fred Drake · 23 years ago
  42. 8e539fc Change the way \textasciitilde is implemented so it works more consistently by Fred Drake · 23 years ago
  43. 804fea9 Add a note that Py_None needs the same reference count treatment as any by Fred Drake · 23 years ago
  44. 066cecd "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago
  45. 8a94434 Documentation for PyObject_GetIter(), contributed by Greg Chapman by Fred Drake · 23 years ago
  46. ade05ed backport akuchling's checkin of revision 1.6 of libxmlrpclib.tex by Michael W. Hudson · 23 years ago
  47. d72eb61 Add more explanation of how data_files is used (esp. where the files end up by Fred Drake · 23 years ago
  48. b74a962 "Shortcut" should be "short-circuit". This closes SF bug #526277. by Fred Drake · 23 years ago
  49. 830764a Added missing version annotation for dict(). by Fred Drake · 23 years ago
  50. fbfb0b3 backport my checkin of revision 1.46 of README by Michael W. Hudson · 23 years ago
  51. 644fd92 backport my checkin of revision 1.5 of license.tex by Michael W. Hudson · 23 years ago
  52. b38f188 Fix error in explanation of the interaction between $ and MULTILINE mode. by Fred Drake · 23 years ago
  53. 06efb77 backport tim_one's checkin of revision 1.101 of libfuncs.tex by Michael W. Hudson · 23 years ago
  54. 952f138 Merge trunk. by Greg Ward · 23 years ago
  55. e583047 Typo: thsi -> this. Closes SF bug #521450. by Fred Drake · 23 years ago
  56. 2d677d2 Correct the refcount information for the PyWeakref_GetObject() function. by Fred Drake · 24 years ago
  57. 87ed3fe SF #515041, Update path for 2.2 by Neal Norwitz · 24 years ago
  58. 3b841e9 Add an availability statement for alarm(). by Fred Drake · 24 years ago
  59. c57a51c Added deprecatioon information for mac.xstat(). This closes SF bug #505150. by Fred Drake · 24 years ago
  60. a0c1ac4 The "%" character does not need to be escaped in verbatim environments. by Fred Drake · 24 years ago
  61. 129c592 Consistently use \textasciicircum to produce a ^ character. by Fred Drake · 24 years ago
  62. 9cd2e86 Update the instructions on reporting bugs to reflect that anonymous reports by Fred Drake · 24 years ago
  63. 0d55fc3 Revise cheeseshop example so that the order of the keyword output is by Fred Drake · 24 years ago
  64. 409ab5f It's merge time! by Michael W. Hudson · 24 years ago
  65. 446b247 Add keyword.kwlist to the public API. by Fred Drake · 24 years ago
  66. 4d1012d libkeyword.tex was missing from the list of dependencies for the by Fred Drake · 24 years ago
  67. b887219 Fix typo reported by François Pinard. by Fred Drake · 24 years ago
  68. f160f1b Updated GNU info dir segment from Milan Zamazal. by Fred Drake · 24 years ago
  69. d41bffa Update email address. by Fred Drake · 24 years ago
  70. 04531f7 Fix Michael Hudson's email address. by Fred Drake · 24 years ago
  71. 52670a9 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 24 years ago
  72. 99dc409 Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
  73. 3f7f0f8 Fix indentation error in example from the Tkinter Life Preserver. by Fred Drake · 24 years ago
  74. 3b9bcc8 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
  75. a94dd28 Add note that fromfd() is Unix-specific. by Fred Drake · 24 years ago
  76. 9fcd9b2 Added index entries similar to some recommended by Skip, and used the word by Fred Drake · 24 years ago
  77. 3677d7e Make this do the right thing with entries which start with the percent sign, by Fred Drake · 24 years ago
  78. 1004049 Added some missing index entries, noted by L. Peter Deutsch. by Fred Drake · 24 years ago
  79. a6276bd Fixed up some index entries. by Fred Drake · 24 years ago
  80. 99ae4f2 Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are by Fred Drake · 24 years ago
  81. 4a61868 Fix wrongly-named formal parameters in three places: begin_y was used twice by Fred Drake · 24 years ago
  82. 7b52ef2 Close an improperly-closed verbatim environment. This closes SF patch #496215. by Fred Drake · 24 years ago
  83. 72621fb Merge names added on the trunk (contributions are being merged as well). by Fred Drake · 24 years ago
  84. 5894e1f Bump version info for maintenance branch. by Fred Drake · 24 years ago
  85. 2276818 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 24 years ago
  86. bec5b36 1.00 at last! by Andrew M. Kuchling · 24 years ago
  87. 5c79831 Add a reference to the signal module to the os.kill() description. by Fred Drake · 24 years ago
  88. dce2e11 Fix typo in httplib example. This fixes SF bug #495221. by Fred Drake · 24 years ago
  89. 23d45f4 Fix up some examples in the tutorial so we don't contradict our own by Fred Drake · 24 years ago
  90. 8c8e871 Fix the availability statement for the spawn*() functions to reflect the by Fred Drake · 24 years ago
  91. 34a37b8 Re-commit Ping's patch to the cgi and cgitb documentation, using the by Fred Drake · 24 years ago
  92. 5e08d10 Update the documentation links Remove reference to this being a draft by Andrew M. Kuchling · 24 years ago
  93. adc7df5 Use the final patch/bug numbers by Andrew M. Kuchling · 24 years ago
  94. 4b1b3bf Add entry for the pydoc documentation. by Fred Drake · 24 years ago
  95. 96be564 Add documentation for the pydoc module; contributed by Ka-Ping Yee. by Fred Drake · 24 years ago
  96. 732299f Add documentation for the help() built-in; contributed by Ka-Ping Yee. by Fred Drake · 24 years ago
  97. e088970 Merge in Ping's changes to the cgitb documentation, and add a version by Fred Drake · 24 years ago
  98. 0c0b530 Mark the mpz module deprecated as of Python 2.2. by Fred Drake · 24 years ago
  99. b9c0ef5 Update to reflect recently added markup. by Fred Drake · 24 years ago
  100. c577728 Add a link to the mxNumber package. by Fred Drake · 24 years ago