1. ee01a5e This commit was manufactured by cvs2svn to create tag 'r211c1'. by cvs2svn · 24 years ago v2.1.1c1
  2. d925620 Expand the blob on Solaris to mention passing '-Xc' to compile Python by Thomas Wouters · 24 years ago
  3. 6736e9d Add credit for a last-minute fix in the re documentation. by Fred Drake · 24 years ago
  4. 59fbb83 Fix return value for m.group() for groups not in the part of the RE that by Fred Drake · 24 years ago
  5. 6f2762a Preliminary NEWS entry for 2.1.1c1 by Thomas Wouters · 24 years ago
  6. 3261912 Net result of Tim's checkins 2.28 through 2.31: by Thomas Wouters · 24 years ago
  7. d7fe69f Backport Tim's checkin 1.9: by Thomas Wouters · 24 years ago
  8. 45892bf Backport Tim's checkin 1.7: by Thomas Wouters · 24 years ago
  9. cac2498 Re-do the broken-nice() patch to break less platforms. Hopefully none :P by Thomas Wouters · 24 years ago
  10. d11f5f3 Move the section on concrete numeric objects before the section on by Fred Drake · 24 years ago
  11. 90e6518 Added information about the timeout parameter to the poll() method for by Fred Drake · 24 years ago
  12. 44589dd Patch #439995 (slightly modified from the uploaded version): by Thomas Wouters · 24 years ago
  13. 958106d Backport of Guido's checkins of acconfig.h (1.50), configure.in (1.224) and by Thomas Wouters · 24 years ago
  14. 800f677 Backport of the socketserver test, including output file (which is still by Thomas Wouters · 24 years ago
  15. 1a2d894 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  16. 6dc482c Backport of Guido's checkin 1.25: by Thomas Wouters · 24 years ago
  17. d4a75dc Backport of Tim's checkin 2.178: by Thomas Wouters · 24 years ago
  18. e27a8b9 Backport Tim's checkin 1.17: by Thomas Wouters · 24 years ago
  19. 49ba499 Add another name. by Fred Drake · 24 years ago
  20. 93e543c Corrected the refcount information for PyList_SET_ITEM(). by Fred Drake · 24 years ago
  21. 919b65e Document PyObject_New(), PyObject_NewVar(), PyObject_Init(), by Fred Drake · 24 years ago
  22. 4695681 Added descriptions for some modules that previously did not have any by Fred Drake · 24 years ago
  23. 42af3ce Fix for SF bug #436525, reported by Greg Kochanski: by Thomas Wouters · 24 years ago
  24. 4c633be SF bug #439104: Tuple richcompares has code-typo. by Tim Peters · 24 years ago
  25. f14452e When reading a continuation line, make sure we still use the transformed by Fred Drake · 24 years ago
  26. f891be9 Explain the exit code for the wait() method, including a reference to by Fred Drake · 24 years ago
  27. 02be5cb The fpectl module does not work on Windows, so remove Windows from the by Fred Drake · 24 years ago
  28. f379622 Allow underscores in tag names and quote characters in unquoted attribute by Fred Drake · 24 years ago
  29. 3f6de5a Only write out one blank line before the request data. by Fred Drake · 24 years ago
  30. f0f49d9 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 24 years ago
  31. 13928be Avoid using os.path.normcase() on sys.path elements; doing so causes paths by Fred Drake · 24 years ago
  32. 3bf0295 Added another name. by Fred Drake · 24 years ago
  33. 9e589ce Update to reflect Python 2.1.1 release planning. by Fred Drake · 24 years ago
  34. bfc74e8 2.1.1c1 WIndows fiddling, plus patchlevel.h. by Tim Peters · 24 years ago
  35. d8e303c Use the more conventional "self" as the name of the self parameter in an by Fred Drake · 24 years ago
  36. 7469771 Correct a markup error for an accented character. by Fred Drake · 24 years ago
  37. db9e1cb Removed some stray periods, and fix up a number of visible markup by Fred Drake · 24 years ago
  38. d1b8c2a Another name. by Fred Drake · 24 years ago
  39. 590111d SourceForge bug #437041: by Fred Drake · 24 years ago
  40. cffa3d6 Another name. by Fred Drake · 24 years ago
  41. f7e504d Simplify an example based on comment from Thomas Holenstein <[email protected]>: by Fred Drake · 24 years ago
  42. 62ebe04 Backport Tim's checkin 1.12: by Thomas Wouters · 24 years ago
  43. b24ffe4 Backport of Tim's checkin 1.35: by Thomas Wouters · 24 years ago
  44. 7383e7a Backport of Tim's checkin 2.57: by Thomas Wouters · 24 years ago
  45. 44c3679 Backport Tim's checkin 2.247: by Thomas Wouters · 24 years ago
  46. 5eaa740 Set PYTHONHOMEHELP to 2.1 by Thomas Wouters · 24 years ago
  47. cde43be Backport Tim's checkin 1.26 (patch probably by Michael Hudson, not Hundson): by Thomas Wouters · 24 years ago
  48. 671e257 Backport Tim's checkin 2.201: by Thomas Wouters · 24 years ago
  49. 48a433c Backport Tim's checkin 1.20: by Thomas Wouters · 24 years ago
  50. f9952b2 Backport Tim's checkin 1.97: by Thomas Wouters · 24 years ago
  51. 5829456 Backport Martin's checkin 2.16: by Thomas Wouters · 24 years ago
  52. 2a0f86d Backport Martin's checkin 1.4 (with minor fix): by Thomas Wouters · 24 years ago
  53. 588efca Backport Martin's checkin 1.6: by Thomas Wouters · 24 years ago
  54. 95043ef Backport Guido's checkin 1.4: by Thomas Wouters · 24 years ago
  55. 01a4623 Backport Fred's checkin 2.51: by Thomas Wouters · 24 years ago
  56. 689f4fa Backport Jeremy's checkin 2.57: by Thomas Wouters · 24 years ago
  57. 7a5b674 Backport Jeremy's checkin 2.244: by Thomas Wouters · 24 years ago
  58. cf547e1 Backport of Tim's checkin 1.52: by Thomas Wouters · 24 years ago
  59. ac4094b Backport of Tim's checkin 2.27: by Thomas Wouters · 24 years ago
  60. 687f228 Backport of Tim's checkin 2.111: by Thomas Wouters · 24 years ago
  61. 94441fe Backport of Tim's checkin 2.190: by Thomas Wouters · 24 years ago
  62. cf32a67 Backport Fred's checkin 1.3: by Thomas Wouters · 24 years ago
  63. c034fa1 Python 2.1 (and 2.0) -> Python 2.1.1 in the licence text. by Thomas Wouters · 24 years ago
  64. d0c8ed6 Updated link to zlib's home page. by Fred Drake · 24 years ago
  65. 1e97425 Re-organize a little, clean up some markup. by Fred Drake · 24 years ago
  66. 10de30d Corrected an error in the information on supporting weak references in by Fred Drake · 24 years ago
  67. 2f7d035 Adjust to understand use of either single- or double-quotes to quote by Fred Drake · 24 years ago
  68. 2c5ecda Fix & clean up the information about building Python with large file support by Fred Drake · 24 years ago
  69. 83eb8cc Separate the version number and release status information. by Fred Drake · 24 years ago
  70. 5107a51 Add support for the classdesc* environment and the \releaseinfo and by Fred Drake · 24 years ago
  71. 9c573b0 Properly mark the availability of tempnam() and tmpnam(). by Fred Drake · 24 years ago
  72. 495739f Added documentation for PyErr_SetFromErrnoWithFilename(). by Fred Drake · 24 years ago
  73. 257f7d0 Adjust the documents so that the copyright is at the front of the documents by Fred Drake · 24 years ago
  74. a952658 Make sure 2.1.1 takes its proper place in the history of Python licenses. by Fred Drake · 24 years ago
  75. 7f29afb This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  76. bba4c8c Fix my own typo: protect the FLUSHO usage with "#ifdef FLUSHO", not by Fred Drake · 24 years ago
  77. eff2a98 Applying this to the 2.1.1 branch: by Guido van Rossum · 24 years ago
  78. bbdc66f Spell "#ifdef" as "#ifdef", not "#endif". by Fred Drake · 24 years ago
  79. 458004a Protect several more uses of constants with #ifdefs; these are necessary on by Thomas Wouters · 24 years ago
  80. 76ce2aa Fix an improperly placed comma. by Fred Drake · 24 years ago
  81. 23f8a04 Incorporating MAL's bugfix into the 2.1.1 branch: by Guido van Rossum · 24 years ago
  82. b031d45 Add the appropriate availability annotations for the popen*() family of by Fred Drake · 24 years ago
  83. 26cff90 Fixed parameter order for os.popen2(), os.popen3(), and os.popen(4). Added by Fred Drake · 24 years ago
  84. fea0784 Protect the use of the VWERASE symbol by an #ifdef, it's apparently missing by Thomas Wouters · 24 years ago
  85. a623ca8 Merge in recent changes from development branch: add warning about being by Fred Drake · 24 years ago
  86. ceea6fe Typo: "descrition" --> "description" by Fred Drake · 24 years ago
  87. a9ce10f Add references to the documentation for the Python documentation markup. by Fred Drake · 24 years ago
  88. 05f2920 Update a "Programmer's note" about lambda forms and scoping to reflect by Fred Drake · 24 years ago
  89. 35a37f1 is -> if in rename description by Skip Montanaro · 24 years ago
  90. 9d26f81 Explained more differences between PyList_SetItem() and PyList_SET_ITEM(). by Fred Drake · 24 years ago
  91. 3da898b Document os.getenv(). This closes SF bug #429059. by Fred Drake · 24 years ago
  92. cba8e5b Some general cleanup of the threading module documentation, including by Fred Drake · 24 years ago
  93. 362612c expand __all__ to include a bunch of names that should have been there before. by Skip Montanaro · 24 years ago
  94. ecf1b65 Users of PySequence_GET_FAST() should get the length of the sequence using by Fred Drake · 24 years ago
  95. f1760de readlink() description: Added note that the return value may be either by Fred Drake · 24 years ago
  96. b807180 Bring the notes on the relationship between __cmp__(), __eq__(), and by Fred Drake · 24 years ago
  97. 7d92f45 Fix typo reported in SF bug #427783. by Fred Drake · 24 years ago
  98. 0108b37 The parameter to the listen() method is not optional, but was marked as by Fred Drake · 24 years ago
  99. 477bd2d _PyTuple_Resize: guard against PyTuple_New() returning NULL, using Tim's by Thomas Wouters · 24 years ago
  100. fbed5be _PyTuple_Resize: take into account the empty tuple. There can be only one. by Thomas Wouters · 24 years ago