| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #1355: remove mention of PyXML from xml.dom docs. | Georg Brandl | 2007-11-24 | 1 | -9/+8 |
|
|
* | #1467: fix documentation for TestResult.add{Error,Failure}. | Georg Brandl | 2007-11-24 | 1 | -4/+6 |
|
|
* | #1344: document that you need to open std{in,out,err} with PIPE if you want | Georg Brandl | 2007-11-24 | 1 | -1/+6 |
|
|
* | revert | Skip Montanaro | 2007-11-24 | 1 | -3/+0 |
|
|
* | revert change that breaks test_doctest (which I forgot to run - sorry) | Skip Montanaro | 2007-11-24 | 2 | -13/+0 |
|
|
* | Backport of fixes from py3k branch | Christian Heimes | 2007-11-24 | 2 | -8/+23 |
|
|
* | Added filename to compiling struct based on Martin's suggestion. | Christian Heimes | 2007-11-24 | 1 | -1/+3 |
|
|
* | Test cases from Cowlishaw, v2.57. All are pased cleanly. | Facundo Batista | 2007-11-23 | 142 | -160/+510 |
|
|
* | Major change in the internal structure of the Decimal | Facundo Batista | 2007-11-23 | 2 | -302/+220 |
|
|
* | issue 1429818 | Skip Montanaro | 2007-11-23 | 1 | -0/+3 |
|
|
* | Make trace and doctest play nice together (issue 1429818). Will backport. | Skip Montanaro | 2007-11-23 | 2 | -0/+13 |
|
|
* | Add item | Andrew M. Kuchling | 2007-11-23 | 1 | -0/+4 |
|
|
* | And yet another fix for the patch. Paul Moore has send me a note that I've mi... | Christian Heimes | 2007-11-23 | 1 | -8/+9 |
|
|
* | How did the comment get there? | Christian Heimes | 2007-11-23 | 1 | -1/+1 |
|
|
* | Fixed problems in the last commit. Filenames and line numbers weren't reporte... | Christian Heimes | 2007-11-23 | 2 | -13/+19 |
|
|
* | Applied patch #1754273 and #1754271 from Thomas Glee | Christian Heimes | 2007-11-23 | 2 | -1/+14 |
|
|
* | Backport of PCbuild9 fixes from py3k r59130 | Christian Heimes | 2007-11-23 | 5 | -19/+83 |
|
|
* | Fix a bug in the test for using __loader__.get_data(). | Brett Cannon | 2007-11-23 | 1 | -0/+1 |
|
|
* | Backport of the PCbuild9 directory from the py3k branch. | Christian Heimes | 2007-11-22 | 50 | -7/+18093 |
|
|
* | Backport of _abccoll.py by Benjamin Arangueren, issue 1383. | Guido van Rossum | 2007-11-22 | 13 | -51/+822 |
|
|
* | Final fix for #1403 | Christian Heimes | 2007-11-21 | 1 | -0/+2 |
|
|
* | Add a NEWS entry for r59076. | Amaury Forgeot d'Arc | 2007-11-21 | 1 | -0/+3 |
|
|
* | Added NEWS entry | Christian Heimes | 2007-11-21 | 1 | -0/+1 |
|
|
* | Add a missing check before deleting a package's __loader__. | Brett Cannon | 2007-11-21 | 1 | -1/+2 |
|
|
* | doctest assumed that a package's __loader__.get_data() method used universal | Brett Cannon | 2007-11-21 | 3 | -1/+24 |
|
|
* | Fixed #1372: zlibmodule.c: int overflow in PyZlib_decompress | Christian Heimes | 2007-11-21 | 1 | -2/+3 |
|
|
* | Remove a unneeded line that had typos. | Brett Cannon | 2007-11-21 | 1 | -2/+0 |
|
|
* | The incremental decoder for utf-7 must preserve its state between calls. | Amaury Forgeot d'Arc | 2007-11-20 | 5 | -23/+61 |
|
|
* | Backport some main.c cleanup from the py3k branch | Nick Coghlan | 2007-11-20 | 1 | -12/+13 |
|
|
* | Another fix for test_shutil. Martin pointed out that it breaks some build bots | Christian Heimes | 2007-11-20 | 1 | -1/+3 |
|
|
* | Patch #1468: Package Lib/test/*.pem. | Martin v. Löwis | 2007-11-20 | 1 | -0/+1 |
|
|
* | Fixed bug #1470 | Christian Heimes | 2007-11-20 | 1 | -5/+2 |
|
|
* | Fix the OSX failures in this test -- they were due to /tmp being a symlink | Guido van Rossum | 2007-11-19 | 1 | -0/+1 |
|
|
* | Make this work stand-alone, too. | Guido van Rossum | 2007-11-19 | 1 | -1/+1 |
|
|
* | Fixed detail in add_type() explanation (issue 1463). | Facundo Batista | 2007-11-19 | 1 | -2/+2 |
|
|
* | Enable some test_cmd_line_script debugging output to investigate failure on M... | Nick Coghlan | 2007-11-19 | 1 | -3/+3 |
|
|
* | Fix for #1444: utf_8_sig.StreamReader was (indirectly through decode()) | Walter Dörwald | 2007-11-19 | 2 | -5/+55 |
|
|
* | Fix typo in comment. | Walter Dörwald | 2007-11-19 | 1 | -1/+1 |
|
|
* | Use a slightly more recent version than 1.5.2b2. | Neal Norwitz | 2007-11-19 | 1 | -2/+2 |
|
|
* | Patch #1739468: Directories and zipfiles containing __main__.py are now execu... | Nick Coghlan | 2007-11-18 | 6 | -47/+254 |
|
|
* | Remove a confusing sentence about pth files and which directories are searched | Brett Cannon | 2007-11-17 | 1 | -2/+1 |
|
|
* | Fix signature in example | Raymond Hettinger | 2007-11-17 | 1 | -1/+1 |
|
|
* | Made _ParseTupleFinds only defined to unicodeobject.c | Facundo Batista | 2007-11-16 | 2 | -0/+4 |
|
|
* | Fix for stupid error (I need to remember to do a full 'make clean + make' | Facundo Batista | 2007-11-16 | 1 | -1/+1 |
|
|
* | Now in find, rfind, index, and rindex, you can use None as defaults, | Facundo Batista | 2007-11-16 | 4 | -32/+102 |
|
|
* | A patch from issue 1378 by roudkerk: | Guido van Rossum | 2007-11-16 | 1 | -81/+5 |
|
|
* | add the certificate for the Python SVN repository for testing SSL | Bill Janssen | 2007-11-15 | 1 | -0/+31 |
|
|
* | Add example for use cases requiring default values. | Raymond Hettinger | 2007-11-15 | 1 | -0/+9 |
|
|
* | Example of multiple replacements. | Raymond Hettinger | 2007-11-15 | 1 | -2/+2 |
|
|
* | Fixup example in docs. | Raymond Hettinger | 2007-11-15 | 1 | -1/+1 |
|
|