| Commit message (Expand) | Author | Age | Files | Lines |
* | #4378: fix a few functional HOWTO 2.xisms. | Georg Brandl | 2008-11-22 | 1 | -156/+153 |
|
|
* | Blocked revisions 67326 via svnmerge | Benjamin Peterson | 2008-11-22 | 0 | -0/+0 |
|
|
* | make FileIO.mode always include 'b' | Benjamin Peterson | 2008-11-22 | 8 | -16/+24 |
|
|
* | add a glossary entry for "view" | Benjamin Peterson | 2008-11-21 | 1 | -0/+7 |
|
|
* | #4383: UnboundLocalError when IDLE cannot connect to its subprocess. | Amaury Forgeot d'Arc | 2008-11-21 | 2 | -3/+7 |
|
|
* | Merged revisions 67320 via svnmerge from | Benjamin Peterson | 2008-11-21 | 2 | -3/+27 |
|
|
* | A few tiny improvements that I had sitting in an edit buffer. More to come. | Guido van Rossum | 2008-11-21 | 1 | -12/+31 |
|
|
* | post-3.0rc3 | Barry Warsaw | 2008-11-21 | 2 | -3/+15 |
|
|
* | Fix minor typos. | Raymond Hettinger | 2008-11-21 | 1 | -3/+3 |
|
|
* | Tagging 3.0rc3. | Barry Warsaw | 2008-11-21 | 1 | -0/+1 |
|
|
* | Bump to 3.0rc3v3.0rc3 | Barry Warsaw | 2008-11-21 | 7 | -14/+14 |
|
|
* | a few updates to the gloassary with regards to __future__ and division | Benjamin Peterson | 2008-11-21 | 1 | -27/+12 |
|
|
* | Make dbm.dumb encode strings as UTF-8. Also fix it so it accepts bytes and | Brett Cannon | 2008-11-21 | 3 | -27/+52 |
|
|
* | fix test_gzip | Benjamin Peterson | 2008-11-21 | 1 | -1/+1 |
|
|
* | #4338: Fix the distutils "setup.py upload" command. | Amaury Forgeot d'Arc | 2008-11-20 | 2 | -17/+21 |
|
|
* | Follow-up of r67300: correct a failure in socket.makefile(). | Amaury Forgeot d'Arc | 2008-11-20 | 2 | -5/+16 |
|
|
* | Blocked revisions 67303 via svnmerge | Benjamin Peterson | 2008-11-20 | 0 | -0/+0 |
|
|
* | fix Sphinx table warning | Benjamin Peterson | 2008-11-20 | 1 | -89/+89 |
|
|
* | Fix for bug 4362 "FileIO object in io module"; Patch by amaury.forgeotdarc. | Barry Warsaw | 2008-11-20 | 2 | -10/+47 |
|
|
* | Fix for bug 4360 "SystemError when method has both super() & closure". Patch | Barry Warsaw | 2008-11-20 | 3 | -2/+21 |
|
|
* | Issue #4354: Fix distutils register command. | Martin v. Löwis | 2008-11-20 | 2 | -13/+10 |
|
|
* | Merged revisions 67243,67245,67277-67278,67289 via svnmerge from | Benjamin Peterson | 2008-11-19 | 4 | -15/+19 |
|
|
* | Merged revisions 67291 via svnmerge from | Benjamin Peterson | 2008-11-19 | 2 | -17/+13 |
|
|
* | Blocked revisions 67287 via svnmerge | Benjamin Peterson | 2008-11-19 | 0 | -0/+0 |
|
|
* | This fixes issue 4332 for Py3k. | Josiah Carlson | 2008-11-19 | 1 | -1/+1 |
|
|
* | Merged revisions 67283 via svnmerge from | Martin v. Löwis | 2008-11-19 | 2 | -6/+5 |
|
|
* | Merged revisions 67279 via svnmerge from | Martin v. Löwis | 2008-11-19 | 2 | -2/+4 |
|
|
* | Blocked revisions 67266 via svnmerge | Amaury Forgeot d'Arc | 2008-11-18 | 0 | -0/+0 |
|
|
* | fix the Makefile so it doesn't pollute sys.path | Benjamin Peterson | 2008-11-18 | 2 | -1/+3 |
|
|
* | Issue #4313: Fixed segfault on IDLE exit. Reverted r57540 and reopened Issue ... | Hirokazu Yamamoto | 2008-11-18 | 1 | -8/+2 |
|
|
* | Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUM... | Raymond Hettinger | 2008-11-18 | 1 | -0/+10 |
|
|
* | Issue 4090 and 4087: Further documentation of comparisons. | Raymond Hettinger | 2008-11-17 | 1 | -4/+27 |
|
|
* | Merged revisions 67246 via svnmerge from | Benjamin Peterson | 2008-11-17 | 2 | -3/+76 |
|
|
* | rephrase dict view docs | Benjamin Peterson | 2008-11-17 | 1 | -9/+6 |
|
|
* | Issue #3327: Don't overallocate in the modules_by_index list. | Martin v. Löwis | 2008-11-17 | 2 | -1/+3 |
|
|
* | Issue #4312: Remove claim that distutils parameters must not be Unicode. The ... | Martin v. Löwis | 2008-11-17 | 1 | -2/+0 |
|
|
* | Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv... | Benjamin Peterson | 2008-11-16 | 14 | -129/+45 |
|
|
* | Issue #1721812: Binary operations and copy operations on set/frozenset | Raymond Hettinger | 2008-11-16 | 3 | -9/+31 |
|
|
* | Issue #4296: Fix PyObject_RichCompareBool so that "x in [x]" evaluates to | Mark Dickinson | 2008-11-12 | 4 | -2/+62 |
|
|
* | change the named tuple returned by inspect.getfullargspec to have a 'kwonlyde... | Benjamin Peterson | 2008-11-12 | 3 | -1/+5 |
|
|
* | getfullargspec() has other virtues, too | Benjamin Peterson | 2008-11-12 | 1 | -1/+1 |
|
|
* | Style fix, use tab instead of space | Christian Heimes | 2008-11-12 | 1 | -2/+2 |
|
|
* | #2971: test_zipfile64 fails. | Amaury Forgeot d'Arc | 2008-11-12 | 1 | -7/+8 |
|
|
* | Enable this test only when subprocess supports non-ascii arguments. | Amaury Forgeot d'Arc | 2008-11-12 | 1 | -6/+5 |
|
|
* | Temporarily print some information in test_cmd_line, | Amaury Forgeot d'Arc | 2008-11-12 | 1 | -0/+2 |
|
|
* | #3705: Command-line arguments were not correctly decoded when the | Amaury Forgeot d'Arc | 2008-11-11 | 4 | -25/+35 |
|
|
* | exec won't take file objects anymore | Benjamin Peterson | 2008-11-11 | 1 | -9/+8 |
|
|
* | #4298: pickle.load() can segfault on invalid or truncated input. | Amaury Forgeot d'Arc | 2008-11-11 | 3 | -1/+13 |
|
|
* | Fixed a compiler warning | Christian Heimes | 2008-11-11 | 1 | -1/+3 |
|
|
* | Merged revisions 67180 via svnmerge from | Benjamin Peterson | 2008-11-10 | 5 | -12/+44 |
|
|