| Commit message (Expand) | Author | Age | Files | Lines |
* | interators -> iterators (thanks Taggnostr) | Gregory P. Smith | 2008-12-02 | 1 | -1/+1 |
|
|
* | Finished what I'm going to write about the standard library. | Guido van Rossum | 2008-12-02 | 1 | -49/+87 |
|
|
* | Finished the "porting to 3.0" section. Had to add a label to | Guido van Rossum | 2008-12-02 | 2 | -7/+31 |
|
|
* | Another checkpoint. More XXXes added... | Guido van Rossum | 2008-12-02 | 3 | -205/+274 |
|
|
* | Issue 3689: list_reverseiterator should support __length_hint__ instead of _... | Raymond Hettinger | 2008-12-02 | 3 | -8/+14 |
|
|
* | Bug #4495: Fix signed/unsigned warning (both namelen and tailen should be si... | Raymond Hettinger | 2008-12-02 | 1 | -1/+1 |
|
|
* | Another checkpoint to switch machines. | Guido van Rossum | 2008-12-02 | 1 | -3/+65 |
|
|
* | Add missing bracket. | Walter Dörwald | 2008-12-02 | 1 | -1/+1 |
|
|
* | Fix typo. | Walter Dörwald | 2008-12-02 | 1 | -1/+1 |
|
|
* | Issue #4387: binascii now refuses to accept str as binary input. | Martin v. Löwis | 2008-12-02 | 6 | -32/+34 |
|
|
* | Fix docutils parsing errors in Misc/NEWS. | Alexandre Vassalotti | 2008-12-02 | 1 | -9/+10 |
|
|
* | fix markup | Benjamin Peterson | 2008-12-02 | 1 | -1/+1 |
|
|
* | Checkpoint. Added some stuff. Mostly XXX notes for myself. :-) | Guido van Rossum | 2008-12-02 | 1 | -94/+257 |
|
|
* | Merged revisions 67467 via svnmerge from | Georg Brandl | 2008-12-01 | 1 | -1/+5 |
|
|
* | Add script forgotten in r67464. | Martin v. Löwis | 2008-12-01 | 1 | -0/+10 |
|
|
* | Issue #4073: Add 2to3 support to build_scripts, refactor that support | Martin v. Löwis | 2008-12-01 | 5 | -22/+77 |
|
|
* | Update copyright for recent changes. | Raymond Hettinger | 2008-11-30 | 1 | -1/+1 |
|
|
* | Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-... | Benjamin Peterson | 2008-11-30 | 23 | -34/+129 |
|
|
* | Merged revisions 67442 via svnmerge from | Benjamin Peterson | 2008-11-30 | 1 | -25/+40 |
|
|
* | Merged revisions 67449 via svnmerge from | Martin v. Löwis | 2008-11-30 | 2 | -1/+6 |
|
|
* | Issue #4407: Fix source file that caused the compileall step in Windows | Martin v. Löwis | 2008-11-30 | 2 | -1/+7 |
|
|
* | Blocked revisions 67370 via svnmerge | Benjamin Peterson | 2008-11-30 | 0 | -0/+0 |
|
|
* | Fix more threading API related bugs: Thread.get_name() --> Thread.name. | Amaury Forgeot d'Arc | 2008-11-29 | 3 | -3/+6 |
|
|
* | #4455: IDLE failed to display the windows list when two windows have the same... | Amaury Forgeot d'Arc | 2008-11-28 | 2 | -2/+5 |
|
|
* | Merged revisions 67428 via svnmerge from | Benjamin Peterson | 2008-11-28 | 15 | -86/+104 |
|
|
* | Blocked revisions 67349,67353,67396,67407,67411 via svnmerge | Benjamin Peterson | 2008-11-28 | 0 | -0/+0 |
|
|
* | Fix mp example, remove fix_logger call | Jesse Noller | 2008-11-28 | 1 | -1/+0 |
|
|
* | Merge r67419 to py3k, mp doc fixes | Jesse Noller | 2008-11-28 | 1 | -18/+106 |
|
|
* | Forgot to update Misc/NEWS | Christian Heimes | 2008-11-28 | 1 | -0/+2 |
|
|
* | 2to3 run of multiprocessing examples. | Christian Heimes | 2008-11-28 | 6 | -177/+177 |
|
|
* | Merged revisions 67414 via svnmerge from | Christian Heimes | 2008-11-28 | 2 | -1/+4 |
|
|
* | - Modules/Setup.dist: Add _bisect | Matthias Klose | 2008-11-27 | 1 | -0/+1 |
|
|
* | - Modules/Setup.dist: add datetime, update _elementtree | Matthias Klose | 2008-11-27 | 1 | -1/+2 |
|
|
* | - Modules/Setup.dist: Update pyexpat | Matthias Klose | 2008-11-27 | 1 | -3/+1 |
|
|
* | Remove the Py_TPFLAGS_HAVE_GC from the _ctypes.COMError type. | Thomas Heller | 2008-11-26 | 2 | -2/+4 |
|
|
* | - Modules/Setup.dist: Fix typo in last checkin | Matthias Klose | 2008-11-26 | 1 | -1/+1 |
|
|
* | - Modules/Setup.dist: Mention _elementtree and _pickle. | Matthias Klose | 2008-11-26 | 1 | -0/+2 |
|
|
* | - Fix build failure of _cursesmodule.c building with -D_FORTIFY_SOURCE=2. | Matthias Klose | 2008-11-26 | 2 | -1/+10 |
|
|
* | - fix build failure in Modules/fpectlmodule.c (not built by default) | Matthias Klose | 2008-11-26 | 1 | -1/+1 |
|
|
* | Prevent UnicodeDecodeErrors in ctypes with non-ascii error messages. | Thomas Heller | 2008-11-26 | 2 | -29/+18 |
|
|
* | check the return value of NEW_IDENTIFIER in some more places | Benjamin Peterson | 2008-11-25 | 1 | -9/+18 |
|
|
* | Fix a broken test_dbm_gnu as introducted by r67380. | Brett Cannon | 2008-11-25 | 1 | -1/+1 |
|
|
* | Second fix for issue #4373 | Christian Heimes | 2008-11-25 | 2 | -1/+12 |
|
|
* | #4373: Reference leak in the pickle module. | Amaury Forgeot d'Arc | 2008-11-25 | 2 | -0/+4 |
|
|
* | dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the | Brett Cannon | 2008-11-25 | 7 | -19/+40 |
|
|
* | Make ast.c compile on Windows again. | Thomas Heller | 2008-11-25 | 1 | -1/+2 |
|
|
* | Blocked revisions 67376 via svnmerge | Benjamin Peterson | 2008-11-25 | 0 | -0/+0 |
|
|
* | Merged revisions 67373 via svnmerge from | Benjamin Peterson | 2008-11-25 | 1 | -15/+47 |
|
|
* | Merged revisions 67183,67191,67371 via svnmerge from | Martin v. Löwis | 2008-11-25 | 3 | -9/+31 |
|
|
* | dbm.dumb was opening files without specifying the encoding. Caused problem on | Brett Cannon | 2008-11-24 | 2 | -8/+13 |
|
|