| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 3611: in some cases (a __del__ re-raising an exception, when called fro... | Amaury Forgeot d'Arc | 2008-08-29 | 2 | -10/+9 |
|
|
* | #3706: fix error message for wrong exec() argument type. R=Guido. | Georg Brandl | 2008-08-28 | 1 | -13/+9 |
|
|
* | Fix #3651 various memory leaks when using the buffer interface | Benjamin Peterson | 2008-08-27 | 1 | -10/+11 |
|
|
* | Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to | Antoine Pitrou | 2008-08-26 | 1 | -2/+3 |
|
|
* | #3663: extra DECREF on syntax errors. | Antoine Pitrou | 2008-08-26 | 1 | -1/+4 |
|
|
* | Merged revisions 66006 via svnmerge from | Neal Norwitz | 2008-08-24 | 1 | -3/+7 |
|
|
* | fix #3653 Python could segfault if invalid values were passed to sys.excepthook | Benjamin Peterson | 2008-08-23 | 1 | -0/+7 |
|
|
* | apply a fix for #3611 where the current exception context was deleted with a ... | Benjamin Peterson | 2008-08-20 | 1 | -1/+1 |
|
|
* | allow keyword args after *args in a function call | Benjamin Peterson | 2008-08-19 | 2 | -2/+8 |
|
|
* | Merged revisions 65715,65724,65726,65732,65736-65739,65775 via svnmerge from | Benjamin Peterson | 2008-08-17 | 1 | -4/+9 |
|
|
* | Merged revisions 65654 via svnmerge from | Martin v. Löwis | 2008-08-13 | 2 | -12/+113 |
|
|
* | Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-... | Georg Brandl | 2008-08-12 | 2 | -1/+15 |
|
|
* | Rename PyUnicode_AsString -> _PyUnicode_AsString and | Marc-André Lemburg | 2008-08-07 | 14 | -41/+41 |
|
|
* | Merged revisions 65339-65340,65342 via svnmerge from | Amaury Forgeot d'Arc | 2008-08-01 | 1 | -2/+2 |
|
|
* | Correct one of the "MemoryError oddities": | Amaury Forgeot d'Arc | 2008-07-31 | 1 | -0/+10 |
|
|
* | Merged revisions 65320 via svnmerge from | Benjamin Peterson | 2008-07-31 | 1 | -3/+12 |
|
|
* | Merged revisions 65240-65242 via svnmerge from | Antoine Pitrou | 2008-07-25 | 1 | -26/+36 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -6/+7 |
|
|
* | #3368: free string allocated by "es" ParseTuple format. | Georg Brandl | 2008-07-19 | 1 | -0/+2 |
|
|
* | Merged revisions 65125 via svnmerge from | Eric Smith | 2008-07-19 | 1 | -0/+4 |
|
|
* | Merger 65032 to py3k | Jesse Noller | 2008-07-17 | 1 | -0/+20 |
|
|
* | Fix uninitialized memory read for cases like def(f, *): pass | Jeremy Hylton | 2008-07-17 | 1 | -5/+11 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 4 | -23/+26 |
|
|
* | Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,... | Georg Brandl | 2008-07-16 | 2 | -23/+25 |
|
|
* | Make these files to compile again under Windows. | Thomas Heller | 2008-07-15 | 2 | -3/+5 |
|
|
* | implement chained exception tracebacks | Benjamin Peterson | 2008-07-15 | 4 | -101/+202 |
|
|
* | correct docstring | Benjamin Peterson | 2008-07-15 | 1 | -1/+1 |
|
|
* | Merged revisions 64842,64853,64856,64945 via svnmerge from | Robert Schuppenies | 2008-07-14 | 1 | -16/+47 |
|
|
* | Docstring typo | Mark Dickinson | 2008-07-05 | 1 | -1/+1 |
|
|
* | Correct a typo during previous checkin. | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -1/+1 |
|
|
* | Issue #3280: like chr() already does, the "%c" format now accepts the full un... | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -11/+2 |
|
|
* | #3191: fix round() docs and docstring. | Georg Brandl | 2008-07-01 | 1 | -2/+2 |
|
|
* | Merged revisions 64622 via svnmerge from | Benjamin Peterson | 2008-07-01 | 1 | -1/+9 |
|
|
* | Merged revisions 64549 via svnmerge from | Brett Cannon | 2008-06-27 | 1 | -5/+13 |
|
|
* | Rename a variable to be more in line with the name of the module. | Brett Cannon | 2008-06-27 | 1 | -2/+2 |
|
|
* | Merged revisions 64491 via svnmerge from | Eric Smith | 2008-06-24 | 1 | -2/+2 |
|
|
* | Merged revisions 64114 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-18 | 3 | -8/+63 |
|
|
* | Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,... | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -1/+1 |
|
|
* | improvements to the fix for #3114 | Benjamin Peterson | 2008-06-15 | 1 | -14/+24 |
|
|
* | #3114 fix a bus error when deallocated exceptions were used | Benjamin Peterson | 2008-06-15 | 1 | -6/+6 |
|
|
* | Implicit exception chaining via __context__ (PEP 3134). | Guido van Rossum | 2008-06-14 | 2 | -6/+37 |
|
|
* | Merged revisions 64212 via svnmerge from | Benjamin Peterson | 2008-06-13 | 1 | -0/+31 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 2 | -1/+16 |
|
|
* | Issue 1342: Python could not start if installed in a directory | Amaury Forgeot d'Arc | 2008-06-11 | 2 | -5/+12 |
|
|
* | #3021: Antoine Pitrou's Lexical exception handlers | Benjamin Peterson | 2008-06-11 | 3 | -245/+180 |
|
|
* | Fix typo. | Martin v. Löwis | 2008-06-11 | 1 | -1/+1 |
|
|
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 | 17 | -278/+397 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -5/+17 |
|
|
* | Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 1 | -2/+2 |
|
|
* | Move the codec decode type checks to bytes/bytearray.decode(). | Marc-André Lemburg | 2008-06-06 | 2 | -28/+29 |
|
|