1. b5fc8f2 Talk about uncoordinated dance partners! by Fred Drake · 23 years ago
  2. ebbfd0a Begin the Release Dance. by Fred Drake · 23 years ago
  3. f5ffbbf Do not call "knee" a standard module. by Fred Drake · 23 years ago
  4. eed9a44 Mark the notice about the new development version of the docs as not needing by Fred Drake · 23 years ago
  5. 5d2c2ad Back-port Neal Norwitz's patch: libarray.tex 1.31.8.2 by Fred Drake · 23 years ago
  6. 5c7855a Add the PyObject_As*Buffer() functions that apply, now that the docs have been by Fred Drake · 23 years ago
  7. 2a5cf97 Update the PEP URL format to point to python.org. by Fred Drake · 23 years ago
  8. 34716c1 There is no PyArg_ConvertTuple(); call it by the right name. by Fred Drake · 23 years ago
  9. 5ef032d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 23 years ago
  10. 00be96e Fix stupid typo in example. by Fred Drake · 23 years ago
  11. 2eedddc Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
  12. bda6366 Change the way \textasciitilde is implemented so it works more consistently by Fred Drake · 23 years ago
  13. c9868fe Add a note that Py_None needs the same reference count treatment as any by Fred Drake · 23 years ago
  14. 29752e2 "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago
  15. 9027116 Add more explanation of how data_files is used (esp. where the files end up by Fred Drake · 23 years ago
  16. ee95f1c "Shortcut" should be "short-circuit". This closes SF bug #526277. by Fred Drake · 23 years ago
  17. 205da04 Typo: thsi -> this. Closes SF bug #521450. by Fred Drake · 23 years ago
  18. 8dcb537 Add an availability statement for alarm(). by Fred Drake · 24 years ago
  19. 558911b Consistently use \textasciicircum to produce a ^ character. by Fred Drake · 24 years ago
  20. 97cb5b7 Update the instructions on reporting bugs to reflect that anonymous reports by Fred Drake · 24 years ago
  21. c7fd588 Add keyword.kwlist to the public API. by Fred Drake · 24 years ago
  22. e8dd09c libkeyword.tex was missing from the list of dependencies for the by Fred Drake · 24 years ago
  23. ddc9bb9 Fix typos reported by François Pinard. by Fred Drake · 24 years ago
  24. a00d2ab Updated GNU info dir segment from Milan Zamazal. by Fred Drake · 24 years ago
  25. b561db6 Update email address. by Fred Drake · 24 years ago
  26. 1d826b1 Fix Michael Hudson's email address. by Fred Drake · 24 years ago
  27. ce76e0a Set the release version and date. by Fred Drake · 24 years ago
  28. ee924a9 Set the release version. by Fred Drake · 24 years ago
  29. e60d373 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 24 years ago
  30. 8c1f7ae Add the GetArgv() docs provided by Dean Draayer in SF patch #496705. by Fred Drake · 24 years ago
  31. a995adf Update to the latest version from the trunk. by Fred Drake · 24 years ago
  32. 4435d50 One more copyright date to update. by Fred Drake · 24 years ago
  33. f521ae1 Adjust the instructions for building large file support so that it works by Fred Drake · 24 years ago
  34. 202ae3d Prepare for 2.1.2 release candidate 1. by Fred Drake · 24 years ago
  35. 879a049 backport Fred's 1.58: by Anthony Baxter · 24 years ago
  36. 355b98a Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
  37. c0a1286 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
  38. 8e07964 Another name. by Fred Drake · 24 years ago
  39. 05e4d4b Added some missing index entries, noted by L. Peter Deutsch. by Fred Drake · 24 years ago
  40. 8f2d8a7 Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are by Fred Drake · 24 years ago
  41. 80d8b91 Added another name. by Fred Drake · 24 years ago
  42. aea7c0d Fix wrongly-named formal parameters in three places: begin_y was used twice by Fred Drake · 24 years ago
  43. 3a9bc5b Fix the erroneous availability annotation for s.makefile() from the last by Fred Drake · 24 years ago
  44. 9531fb4 Add notes that fromfd() and s.makefile() are Unix-specific. by Fred Drake · 24 years ago
  45. acda140 Remove extraneous "}"; possibly an incorrectly backported patch? by Fred Drake · 24 years ago
  46. da6bc66 Add a links to the gmpy and mxNumber packages. by Fred Drake · 24 years ago
  47. 2389c09 Document that the flag and mode arguments to dumbdbm.open() are ignored. by Fred Drake · 24 years ago
  48. f927c4b Describe the behavior of the read() method when the list of filenames by Fred Drake · 24 years ago
  49. 33f9fa7 Document that PyString_FromString() cannot take NULL as a parameter. by Fred Drake · 24 years ago
  50. ede717e Update the platform notes for the CGIHTTPServer module; it works on more by Fred Drake · 24 years ago
  51. 53237e2 \ulink is not available on the maintenance branch, so we can't use it. by Fred Drake · 24 years ago
  52. 2a6bbfa Correct misspelling of "separate" in two places. This closes SF bug #476898. by Fred Drake · 24 years ago
  53. 9f29356 Typo: NamedNodeList --> NamedNodeMap by Fred Drake · 24 years ago
  54. c870cec When describing "import *", add a level of indirection between "*" and the by Fred Drake · 24 years ago
  55. 73319ff Clarify that the resource module does not attempt to mask platform by Fred Drake · 24 years ago
  56. c573874 Add deprecations for profile.HotProfile and profile.OldProfile, since they by Fred Drake · 24 years ago
  57. c575f91 Remove lines that should never have been checked into this by Fred Drake · 24 years ago
  58. 5901116 Remove some false statements. by Fred Drake · 24 years ago
  59. 35905ec Lots of small updates, some long overdue. by Fred Drake · 24 years ago
  60. f8e8ff0 Bump version number and set the date for the 2.1.1 release. by Fred Drake · 24 years ago
  61. fbe87eb Add a more substantial example startup file for the interactive shell; by Fred Drake · 24 years ago
  62. c743869 Revise the description of time.clock() so that it correctly describes the by Fred Drake · 24 years ago
  63. 35b9c24 Fix the markup of the caret charater in a couple of places; LaTeX's by Fred Drake · 24 years ago
  64. 6736e9d Add credit for a last-minute fix in the re documentation. by Fred Drake · 24 years ago
  65. 59fbb83 Fix return value for m.group() for groups not in the part of the RE that by Fred Drake · 24 years ago
  66. d11f5f3 Move the section on concrete numeric objects before the section on by Fred Drake · 24 years ago
  67. 90e6518 Added information about the timeout parameter to the poll() method for by Fred Drake · 24 years ago
  68. 49ba499 Add another name. by Fred Drake · 24 years ago
  69. 93e543c Corrected the refcount information for PyList_SET_ITEM(). by Fred Drake · 24 years ago
  70. 919b65e Document PyObject_New(), PyObject_NewVar(), PyObject_Init(), by Fred Drake · 24 years ago
  71. 4695681 Added descriptions for some modules that previously did not have any by Fred Drake · 24 years ago
  72. 42af3ce Fix for SF bug #436525, reported by Greg Kochanski: by Thomas Wouters · 24 years ago
  73. f891be9 Explain the exit code for the wait() method, including a reference to by Fred Drake · 24 years ago
  74. 02be5cb The fpectl module does not work on Windows, so remove Windows from the by Fred Drake · 24 years ago
  75. f0f49d9 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 24 years ago
  76. 3bf0295 Added another name. by Fred Drake · 24 years ago
  77. 9e589ce Update to reflect Python 2.1.1 release planning. by Fred Drake · 24 years ago
  78. d8e303c Use the more conventional "self" as the name of the self parameter in an by Fred Drake · 24 years ago
  79. 7469771 Correct a markup error for an accented character. by Fred Drake · 24 years ago
  80. db9e1cb Removed some stray periods, and fix up a number of visible markup by Fred Drake · 24 years ago
  81. d1b8c2a Another name. by Fred Drake · 24 years ago
  82. 590111d SourceForge bug #437041: by Fred Drake · 24 years ago
  83. cffa3d6 Another name. by Fred Drake · 24 years ago
  84. f7e504d Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>: by Fred Drake · 24 years ago
  85. 2a0f86d Backport Martin's checkin 1.4 (with minor fix): by Thomas Wouters · 24 years ago
  86. cf32a67 Backport Fred's checkin 1.3: by Thomas Wouters · 24 years ago
  87. d0c8ed6 Updated link to zlib's home page. by Fred Drake · 24 years ago
  88. 1e97425 Re-organize a little, clean up some markup. by Fred Drake · 24 years ago
  89. 10de30d Corrected an error in the information on supporting weak references in by Fred Drake · 24 years ago
  90. 2f7d035 Adjust to understand use of either single- or double-quotes to quote by Fred Drake · 24 years ago
  91. 2c5ecda Fix & clean up the information about building Python with large file support by Fred Drake · 24 years ago
  92. 83eb8cc Separate the version number and release status information. by Fred Drake · 24 years ago
  93. 5107a51 Add support for the classdesc* environment and the \releaseinfo and by Fred Drake · 24 years ago
  94. 9c573b0 Properly mark the availability of tempnam() and tmpnam(). by Fred Drake · 24 years ago
  95. 495739f Added documentation for PyErr_SetFromErrnoWithFilename(). by Fred Drake · 24 years ago
  96. 257f7d0 Adjust the documents so that the copyright is at the front of the documents by Fred Drake · 24 years ago
  97. a952658 Make sure 2.1.1 takes its proper place in the history of Python licenses. by Fred Drake · 24 years ago
  98. 7f29afb This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  99. 76ce2aa Fix an improperly placed comma. by Fred Drake · 24 years ago
  100. b031d45 Add the appropriate availability annotations for the popen*() family of by Fred Drake · 24 years ago