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