1. cadb4c8 This commit was manufactured by cvs2svn to create tag 'r212'. by cvs2svn · 23 years ago v2.1.2
  2. d73f1fd Assorted Windows tweaks to change the release from 2.1.2c1 to 2.1.2. by Tim Peters · 23 years ago
  3. d9ba4cf Bump version to 2.1.2 final. by Guido van Rossum · 23 years ago
  4. 114d11c News for 2.1.2 final. This is good now. by Guido van Rossum · 23 years ago
  5. 9e83cae Found another place where the copyrgiht date had to be fixed. by Guido van Rossum · 23 years ago
  6. ce76e0a Set the release version and date. by Fred Drake · 23 years ago
  7. ee924a9 Set the release version. by Fred Drake · 23 years ago
  8. a472771 Backport revision 2.69. by Guido van Rossum · 23 years ago
  9. e60d373 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 23 years ago
  10. 5eab720 Copied from the HEAD revision, and checked in again after doing a by Thomas Heller · 23 years ago
  11. ea7f4a5 Add blurb about 32-bit Windows installer -- this made the SF release notes, by Tim Peters · 23 years ago
  12. e5f06af Remove remaining 2.2-isms: by Tim Peters · 23 years ago
  13. f427d7e The license text needs to refer to 2.1.2, not 2.1.1. by Tim Peters · 23 years ago
  14. fb9e880 2.1-ize command for Start menu GUI pydoc shortcut. by Tim Peters · 23 years ago
  15. 8c1f7ae Add the GetArgv() docs provided by Dean Draayer in SF patch #496705. by Fred Drake · 23 years ago
  16. a995adf Update to the latest version from the trunk. by Fred Drake · 23 years ago
  17. e1582a8 Mostly removing stuff the installer does in 2.2 that can't be done in by Tim Peters · 23 years ago
  18. 4435d50 One more copyright date to update. by Fred Drake · 23 years ago
  19. a03453d Attempted to update all the copyright notices (we're releasing this in by Tim Peters · 23 years ago
  20. bd5bcf6 More backporting of 32-bit installer. Doesn't work yet, but getting closer. by Tim Peters · 23 years ago
  21. f521ae1 Adjust the instructions for building large file support so that it works by Fred Drake · 23 years ago
  22. bf07673 Backporting the 32-bit installer requires an additional .wse script, by Tim Peters · 23 years ago
  23. 3411f57 Update Windows build number for 2.1.2c1. by Tim Peters · 23 years ago
  24. 5c1b22b This commit was manufactured by cvs2svn to create tag 'r212c1'. by cvs2svn · 23 years ago v2.1.2c1
  25. 438d267 tweak version numbers - 2.1.2c1, release candidate. by Anthony Baxter · 23 years ago
  26. 770139c backport 1.14: by Anthony Baxter · 23 years ago
  27. 202ae3d Prepare for 2.1.2 release candidate 1. by Fred Drake · 23 years ago
  28. bc2f312 added bdfl edits by Anthony Baxter · 23 years ago
  29. d66330a Added item about the webbrowser security fix. by Fred Drake · 23 years ago
  30. 86b2c9e build notes for macos x 10.1, from Dan Wolfe. by Anthony Baxter · 23 years ago
  31. f226f40 cosmetic change to add a commit message for the last commit, accidently by Anthony Baxter · 23 years ago
  32. ca1512c thread_pthread.h by Anthony Baxter · 23 years ago
  33. 9fd582b oops. PEP-0101 missed this. by Anthony Baxter · 23 years ago
  34. 4afb75d oops. forgot about largefile support. by Anthony Baxter · 23 years ago
  35. 879a049 backport Fred's 1.58: by Anthony Baxter · 23 years ago
  36. d7d92af 2.1.2 release continues... by Anthony Baxter · 23 years ago
  37. a82adf9 Backport gvanrossum's checkin of revision 1.20: by Anthony Baxter · 23 years ago
  38. b569d47 and heeeere we go. heading for 2.1.2 release. by Anthony Baxter · 23 years ago
  39. 4e2d4b3 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 23 years ago
  40. 0112878 MvL's patch to fix up large file support. You still need to enable it by Anthony Baxter · 23 years ago
  41. 355b98a Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
  42. c0a1286 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
  43. 3fa9dd7 A slightly different version of patch 489388 which addresses two MacOSX issues: by Jack Jansen · 24 years ago
  44. cec94a5 Don;t build curses on MacOSX 10.1 or later. This is patch 496905, and by Jack Jansen · 24 years ago
  45. 8e07964 Another name. by Fred Drake · 24 years ago
  46. 05e4d4b Added some missing index entries, noted by L. Peter Deutsch. by Fred Drake · 24 years ago
  47. 8f2d8a7 Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are by Fred Drake · 24 years ago
  48. 80d8b91 Added another name. by Fred Drake · 24 years ago
  49. aea7c0d Fix wrongly-named formal parameters in three places: begin_y was used twice by Fred Drake · 24 years ago
  50. dd13f85 oops. nearly forgot this one: by Anthony Baxter · 24 years ago
  51. 64d8547 backport of solaris thread patch, adding PTHREAD_SCOPE_SYSTEM support: by Anthony Baxter · 24 years ago
  52. cdf6bfe The Grande 'sendall()' patch. I believe that I've picked up everything by Anthony Baxter · 24 years ago
  53. e40ae1f backport of 1.196: socket.recv(-1) fixup. by Anthony Baxter · 24 years ago
  54. 40986ed darn excess whitespace. by Anthony Baxter · 24 years ago
  55. 308584d partial backport of 1.25: by Anthony Baxter · 24 years ago
  56. 3a9bc5b Fix the erroneous availability annotation for s.makefile() from the last by Fred Drake · 24 years ago
  57. 9531fb4 Add notes that fromfd() and s.makefile() are Unix-specific. by Fred Drake · 24 years ago
  58. fc54310 d'oh! could have _sworn_ I checked this in last weekend. by Anthony Baxter · 24 years ago
  59. ba5a3f2 backport 2.35: by Anthony Baxter · 24 years ago
  60. 8d0b5ad backport 2.153: Missing DECREFs when exception is raised in sys.excepthook. by Anthony Baxter · 24 years ago
  61. 047f687 backport 2.9: by Anthony Baxter · 24 years ago
  62. f3f6cfe backport 2.144: by Anthony Baxter · 24 years ago
  63. f7adf24 Backport rev 2.301 to the 2.1 maintenance branch. by Jeremy Hylton · 24 years ago
  64. 89320a5 Add stack depth info for FOR_LOOP opcode by Jeremy Hylton · 24 years ago
  65. 635e611 Backport changes from the 2.2 trunk by Jeremy Hylton · 24 years ago
  66. a5d6faa Backport patch 1.57 to 2.1.2. Apparently ftp servers that send 227 by Guido van Rossum · 24 years ago
  67. 3c2b6f5 Backport bugfixes since rev 1.39 from the trunk. by Jeremy Hylton · 24 years ago
  68. 317acd0 Backport bugfixes since rev 1.5 from the trunk. by Jeremy Hylton · 24 years ago
  69. 2dfc9a3 Backport bugfixes from the trunk. by Jeremy Hylton · 24 years ago
  70. a18d63e Backport bugfixes from the trunk. by Jeremy Hylton · 24 years ago
  71. c2b05c0 Backport bugfixes since rev 1.19 on the trunk. by Jeremy Hylton · 24 years ago
  72. acda140 Remove extraneous "}"; possibly an incorrectly backported patch? by Fred Drake · 24 years ago
  73. da6bc66 Add a links to the gmpy and mxNumber packages. by Fred Drake · 24 years ago
  74. 2389c09 Document that the flag and mode arguments to dumbdbm.open() are ignored. by Fred Drake · 24 years ago
  75. f927c4b Describe the behavior of the read() method when the list of filenames by Fred Drake · 24 years ago
  76. 33f9fa7 Document that PyString_FromString() cannot take NULL as a parameter. by Fred Drake · 24 years ago
  77. 5c2f276 backport unixccompiler.py 1.36, ccompiler.py 1.40 by Anthony Baxter · 24 years ago
  78. e637074 backport 1.53 - prevent ncurses being built on Mac OS X. by Anthony Baxter · 24 years ago
  79. ad22237 backport 1.15 by Anthony Baxter · 24 years ago
  80. 6fcbe88 backport 1.21 and 1.22 by Anthony Baxter · 24 years ago
  81. 598d8e6 backport 1.134: by Anthony Baxter · 24 years ago
  82. 98e931f backport 1.17: by Anthony Baxter · 24 years ago
  83. b9be511 backport 1.8, 1.9 by Anthony Baxter · 24 years ago
  84. a261cb2 backport: Add 'sendall' to list of socket methods. by Anthony Baxter · 24 years ago
  85. 8e24709 backport 1.7: by Anthony Baxter · 24 years ago
  86. 138f443 backport half of 1.11: by Anthony Baxter · 24 years ago
  87. 1015acd backport 1.33: by Anthony Baxter · 24 years ago
  88. 4bc57de backport 1.23: by Anthony Baxter · 24 years ago
  89. 9f82e6e backport 1.18: Patch #416220: Fix misplaced paren. by Anthony Baxter · 24 years ago
  90. e75ae8e backport 1.29: Typo fix (spelling mistake in error message). by Anthony Baxter · 24 years ago
  91. 1454210 backport of 1.21 by Anthony Baxter · 24 years ago
  92. 18311e6 backport of 1.64, 1.65, 1.68: by Anthony Baxter · 24 years ago
  93. f05af93 backport 1.18, 1.19, 1.20: by Anthony Baxter · 24 years ago
  94. 77aee7e backport of 1.12 by Anthony Baxter · 24 years ago
  95. c886f2a backport 1.11 by Anthony Baxter · 24 years ago
  96. 55aa02b backport of jeremy's 2.227: by Anthony Baxter · 24 years ago
  97. d2d88ae backport of tim's 2.66: by Anthony Baxter · 24 years ago
  98. b104606 backport of 2.8, after checking with MarkH by Anthony Baxter · 24 years ago
  99. a700e18 backport of patches 2.10, 2.11, 2.12, by MvL. by Anthony Baxter · 24 years ago
  100. 057a2e7 backport of 2.8 by jack: by Anthony Baxter · 24 years ago