1. bc4b507 This commit was manufactured by cvs2svn to create tag 'r213'. by cvs2svn · 23 years ago v2.1.3
  2. 9c55088 Weasle-word the SSL-on-Windows blurb. by Tim Peters · 23 years ago
  3. 80b5f50 re-adding the NEWS entry. SF ate my previous commit. by Anthony Baxter · 23 years ago
  4. 1eca91d backport 1.47's "add sendall() to FakeSocket class" by Anthony Baxter · 23 years ago
  5. 7a2d868 Change license text to refer to 2.1.3. by Tim Peters · 23 years ago
  6. 541481d Change 2.1.3 release date. by Tim Peters · 23 years ago
  7. 8a5e439 SF bug 497854: Short-cuts missing for All Users. by Tim Peters · 23 years ago
  8. b5fc8f2 Talk about uncoordinated dance partners! by Fred Drake · 23 years ago
  9. 1929e52 Add news about zlib 1.1.4 for the Windows installer. by Tim Peters · 23 years ago
  10. ebbfd0a Begin the Release Dance. by Fred Drake · 23 years ago
  11. d4ea28d Update Windows installer identification and resource strings for 2.1.3. by Tim Peters · 23 years ago
  12. 956524e Change 2.1.3 Windows build to use zlib 1.1.4. by Tim Peters · 23 years ago
  13. 96547c1 Change the 2.1.3 Windows buildno (#35). by Tim Peters · 23 years ago
  14. 709b628 Update 2.1.3 Windows buildno. by Tim Peters · 23 years ago
  15. 0247952 backport fred's by Anthony Baxter · 23 years ago
  16. 09d7fc6 beginning the dance of the sugar-plum micro-release. by Anthony Baxter · 23 years ago
  17. f5ffbbf Do not call "knee" a standard module. by Fred Drake · 23 years ago
  18. 7bbb8ae #457466: "popenx() argument mangling hangs python" [Win9x only] by Anthony Baxter · 23 years ago
  19. 830fdc4 Backport of bug 457466: "popenx() argument mangling hangs python" [Win9x only]." by Anthony Baxter · 23 years ago
  20. fc4afb3 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 23 years ago
  21. 69337c7 Add note about changes in xml.sax.expatreader. by Fred Drake · 23 years ago
  22. 9e3c42a Not sure why the regression test missed this, but the PyXML tests caught it. by Fred Drake · 23 years ago
  23. eed9a44 Mark the notice about the new development version of the docs as not needing by Fred Drake · 23 years ago
  24. 976e51d Avoid creating circular references between the ExpatParser and the by Fred Drake · 23 years ago
  25. 5d2c2ad Back-port Neal Norwitz's patch: libarray.tex 1.31.8.2 by Fred Drake · 23 years ago
  26. 5c7855a Add the PyObject_As*Buffer() functions that apply, now that the docs have been by Fred Drake · 23 years ago
  27. 2a5cf97 Update the PEP URL format to point to python.org. by Fred Drake · 23 years ago
  28. 34716c1 There is no PyArg_ConvertTuple(); call it by the right name. by Fred Drake · 23 years ago
  29. 5ef032d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 23 years ago
  30. a41b85d backport gvanrossum's checkin of revision 2.40 of mpzmodule.c by Martin v. Löwis · 23 years ago
  31. f235a95 News for SF #535905. by Guido van Rossum · 23 years ago
  32. c44d823 Sort-of backport to 2.1.3 (if we ever release it) of the following. by Guido van Rossum · 23 years ago
  33. ded18d6 Backport for 2.1.3 (if we ever release it; we may have to because by Guido van Rossum · 23 years ago
  34. 00be96e Fix stupid typo in example. by Fred Drake · 23 years ago
  35. 2eedddc Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
  36. 585a30c Add a test that was added in Python 2.2: test Weak*Dictionary.setdefault(). by Fred Drake · 23 years ago
  37. 67edc16 Fix SF bug #529273: WeakValueDictionary.setdefault() raised UnboundLocalError by Fred Drake · 23 years ago
  38. bda6366 Change the way \textasciitilde is implemented so it works more consistently by Fred Drake · 23 years ago
  39. c9868fe Add a note that Py_None needs the same reference count treatment as any by Fred Drake · 23 years ago
  40. 29752e2 "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago
  41. 9027116 Add more explanation of how data_files is used (esp. where the files end up by Fred Drake · 23 years ago
  42. ee95f1c "Shortcut" should be "short-circuit". This closes SF bug #526277. by Fred Drake · 23 years ago
  43. b027538 Backport (if there's ever a 2.1.3 release) of a useful trunk fix: by Guido van Rossum · 23 years ago
  44. 205da04 Typo: thsi -> this. Closes SF bug #521450. by Fred Drake · 23 years ago
  45. 8dcb537 Add an availability statement for alarm(). by Fred Drake · 23 years ago
  46. 558911b Consistently use \textasciicircum to produce a ^ character. by Fred Drake · 23 years ago
  47. dc2e5ce In case there ever will be a 2.1.3, this fixes SF bug #514928 (Bastian by Guido van Rossum · 23 years ago
  48. 97cb5b7 Update the instructions on reporting bugs to reflect that anonymous reports by Fred Drake · 23 years ago
  49. 0c81ed6 string.split() docstring described the interpretation of the maxsplit by Fred Drake · 23 years ago
  50. c7fd588 Add keyword.kwlist to the public API. by Fred Drake · 23 years ago
  51. e8dd09c libkeyword.tex was missing from the list of dependencies for the by Fred Drake · 23 years ago
  52. ddc9bb9 Fix typos reported by François Pinard. by Fred Drake · 23 years ago
  53. a00d2ab Updated GNU info dir segment from Milan Zamazal. by Fred Drake · 23 years ago
  54. b561db6 Update email address. by Fred Drake · 23 years ago
  55. 1d826b1 Fix Michael Hudson's email address. by Fred Drake · 23 years ago
  56. cadb4c8 This commit was manufactured by cvs2svn to create tag 'r212'. by cvs2svn · 23 years ago v2.1.2
  57. d73f1fd Assorted Windows tweaks to change the release from 2.1.2c1 to 2.1.2. by Tim Peters · 23 years ago
  58. d9ba4cf Bump version to 2.1.2 final. by Guido van Rossum · 23 years ago
  59. 114d11c News for 2.1.2 final. This is good now. by Guido van Rossum · 23 years ago
  60. 9e83cae Found another place where the copyrgiht date had to be fixed. by Guido van Rossum · 23 years ago
  61. ce76e0a Set the release version and date. by Fred Drake · 23 years ago
  62. ee924a9 Set the release version. by Fred Drake · 23 years ago
  63. a472771 Backport revision 2.69. by Guido van Rossum · 23 years ago
  64. e60d373 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 23 years ago
  65. 5eab720 Copied from the HEAD revision, and checked in again after doing a by Thomas Heller · 23 years ago
  66. ea7f4a5 Add blurb about 32-bit Windows installer -- this made the SF release notes, by Tim Peters · 23 years ago
  67. e5f06af Remove remaining 2.2-isms: by Tim Peters · 23 years ago
  68. f427d7e The license text needs to refer to 2.1.2, not 2.1.1. by Tim Peters · 23 years ago
  69. fb9e880 2.1-ize command for Start menu GUI pydoc shortcut. by Tim Peters · 23 years ago
  70. 8c1f7ae Add the GetArgv() docs provided by Dean Draayer in SF patch #496705. by Fred Drake · 23 years ago
  71. a995adf Update to the latest version from the trunk. by Fred Drake · 23 years ago
  72. e1582a8 Mostly removing stuff the installer does in 2.2 that can't be done in by Tim Peters · 23 years ago
  73. 4435d50 One more copyright date to update. by Fred Drake · 23 years ago
  74. a03453d Attempted to update all the copyright notices (we're releasing this in by Tim Peters · 23 years ago
  75. bd5bcf6 More backporting of 32-bit installer. Doesn't work yet, but getting closer. by Tim Peters · 23 years ago
  76. f521ae1 Adjust the instructions for building large file support so that it works by Fred Drake · 23 years ago
  77. bf07673 Backporting the 32-bit installer requires an additional .wse script, by Tim Peters · 23 years ago
  78. 3411f57 Update Windows build number for 2.1.2c1. by Tim Peters · 23 years ago
  79. 5c1b22b This commit was manufactured by cvs2svn to create tag 'r212c1'. by cvs2svn · 23 years ago v2.1.2c1
  80. 438d267 tweak version numbers - 2.1.2c1, release candidate. by Anthony Baxter · 23 years ago
  81. 770139c backport 1.14: by Anthony Baxter · 23 years ago
  82. 202ae3d Prepare for 2.1.2 release candidate 1. by Fred Drake · 23 years ago
  83. bc2f312 added bdfl edits by Anthony Baxter · 23 years ago
  84. d66330a Added item about the webbrowser security fix. by Fred Drake · 23 years ago
  85. 86b2c9e build notes for macos x 10.1, from Dan Wolfe. by Anthony Baxter · 23 years ago
  86. f226f40 cosmetic change to add a commit message for the last commit, accidently by Anthony Baxter · 23 years ago
  87. ca1512c thread_pthread.h by Anthony Baxter · 23 years ago
  88. 9fd582b oops. PEP-0101 missed this. by Anthony Baxter · 23 years ago
  89. 4afb75d oops. forgot about largefile support. by Anthony Baxter · 23 years ago
  90. 879a049 backport Fred's 1.58: by Anthony Baxter · 23 years ago
  91. d7d92af 2.1.2 release continues... by Anthony Baxter · 23 years ago
  92. a82adf9 Backport gvanrossum's checkin of revision 1.20: by Anthony Baxter · 23 years ago
  93. b569d47 and heeeere we go. heading for 2.1.2 release. by Anthony Baxter · 23 years ago
  94. 4e2d4b3 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 23 years ago
  95. 0112878 MvL's patch to fix up large file support. You still need to enable it by Anthony Baxter · 24 years ago
  96. 355b98a Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
  97. c0a1286 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
  98. 3fa9dd7 A slightly different version of patch 489388 which addresses two MacOSX issues: by Jack Jansen · 24 years ago
  99. cec94a5 Don;t build curses on MacOSX 10.1 or later. This is patch 496905, and by Jack Jansen · 24 years ago
  100. 8e07964 Another name. by Fred Drake · 24 years ago