| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 67818 via svnmerge from | Antoine Pitrou | 2008-12-18 | 3 | -29/+29 |
|
|
* | Merged revisions 67666,67685 via svnmerge from | Jeffrey Yasskin | 2008-12-11 | 1 | -4/+21 |
|
|
* | Merged revisions 67688 via svnmerge from | Amaury Forgeot d'Arc | 2008-12-10 | 1 | -2/+11 |
|
|
* | update version number | Benjamin Peterson | 2008-12-06 | 1 | -2/+2 |
|
|
* | Merged revisions 67494 via svnmerge from | Jeffrey Yasskin | 2008-12-06 | 1 | -1/+10 |
|
|
* | Merged revisions 67590 via svnmerge from | Mark Dickinson | 2008-12-05 | 1 | -0/+1 |
|
|
* | #4513: remove traces of zip() docstring from when it was izip(). | Georg Brandl | 2008-12-04 | 1 | -3/+1 |
|
|
* | Bug #4495: Fix signed/unsigned warning (both namelen and tailen should be si... | Raymond Hettinger | 2008-12-02 | 1 | -1/+1 |
|
|
* | check the return value of NEW_IDENTIFIER in some more places | Benjamin Peterson | 2008-11-25 | 1 | -9/+18 |
|
|
* | Make ast.c compile on Windows again. | Thomas Heller | 2008-11-25 | 1 | -1/+2 |
|
|
* | Merged revisions 67373 via svnmerge from | Benjamin Peterson | 2008-11-25 | 1 | -15/+47 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -1/+1 |
|
|
* | Merged revisions 67320 via svnmerge from | Benjamin Peterson | 2008-11-21 | 1 | -1/+2 |
|
|
* | Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUM... | Raymond Hettinger | 2008-11-18 | 1 | -0/+10 |
|
|
* | Issue #3327: Don't overallocate in the modules_by_index list. | Martin v. Löwis | 2008-11-17 | 1 | -1/+1 |
|
|
* | #3705: Command-line arguments were not correctly decoded when the | Amaury Forgeot d'Arc | 2008-11-11 | 1 | -4/+7 |
|
|
* | Merged revisions 67171 via svnmerge from | Benjamin Peterson | 2008-11-08 | 2 | -6/+1 |
|
|
* | fix #4211: the __path__ of a frozen package should be a list. | Benjamin Peterson | 2008-11-05 | 1 | -28/+17 |
|
|
* | Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv... | Benjamin Peterson | 2008-11-03 | 1 | -0/+2 |
|
|
* | Merged revisions 67066 via svnmerge from | Benjamin Peterson | 2008-10-31 | 1 | -6/+12 |
|
|
* | Issue 3723: Fixed initialization of subinterpreters | Christian Heimes | 2008-10-30 | 5 | -2/+20 |
|
|
* | Issue #4213: The file system encoding is now normalized by the codec subsyste... | Christian Heimes | 2008-10-30 | 1 | -9/+32 |
|
|
* | Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,... | Benjamin Peterson | 2008-10-25 | 1 | -1/+1 |
|
|
* | update Python-ast.c | Benjamin Peterson | 2008-10-24 | 1 | -0/+18 |
|
|
* | Latin-1 source code was not being properly decoded when passed through | Brett Cannon | 2008-10-17 | 1 | -5/+1 |
|
|
* | Benjamin Peterson's patch to fix bug 3661, sys.call_tracing segfaults. | Barry Warsaw | 2008-10-17 | 1 | -1/+1 |
|
|
* | Apply Martin's patch for bug 3685, Crash while compiling Python 3000 in | Barry Warsaw | 2008-10-17 | 1 | -1/+1 |
|
|
* | Issues #2384 and #3975: Tracebacks were not correctly printed when the source... | Amaury Forgeot d'Arc | 2008-10-09 | 1 | -81/+141 |
|
|
* | #4004: Missing newline in some startup error messages. | Amaury Forgeot d'Arc | 2008-10-07 | 1 | -4/+4 |
|
|
* | Issue #3187: Add sys.setfilesystemencoding. | Martin v. Löwis | 2008-10-03 | 2 | -3/+41 |
|
|
* | Merged revisions 66748 via svnmerge from | Christian Heimes | 2008-10-02 | 1 | -3/+3 |
|
|
* | Merged revisions 66552-66553 via svnmerge from | Andrew MacIntyre | 2008-09-22 | 1 | -0/+2 |
|
|
* | #1688: On Windows, the input() prompt was not correctly displayed if it | Amaury Forgeot d'Arc | 2008-09-21 | 1 | -2/+19 |
|
|
* | Merged revisions 66377 via svnmerge from | Amaury Forgeot d'Arc | 2008-09-10 | 1 | -1/+1 |
|
|
* | Revert r33661, which broke all buildbots. | Amaury Forgeot d'Arc | 2008-09-09 | 1 | -7/+4 |
|
|
* | #3705: Fix crash when given a non-ascii value on the command line for the "-c... | Amaury Forgeot d'Arc | 2008-09-09 | 1 | -4/+7 |
|
|
* | fixes deferred/release blocker issue #3797: Fixed the dbm, marshal, mmap, | Gregory P. Smith | 2008-09-06 | 1 | -4/+4 |
|
|
* | compile _bytesio and _stringio into the binary and initalize stdio before sit... | Benjamin Peterson | 2008-09-05 | 1 | -2/+2 |
|
|
* | #3773: Check for errors around the use of PyTokenizer_FindEncoding(). | Amaury Forgeot d'Arc | 2008-09-04 | 1 | -0/+2 |
|
|
* | Fix a memory leak in reloading extension modules #3667 | Benjamin Peterson | 2008-09-04 | 1 | -1/+1 |
|
|
* | Issue #3696: Error parsing arguments on OpenBSD <= 4.4 and Cygwin. | Antoine Pitrou | 2008-09-03 | 1 | -1/+10 |
|
|
* | Issue #3697: "Fatal Python error: Cannot recover from stack overflow" | Antoine Pitrou | 2008-09-03 | 1 | -1/+1 |
|
|
* | The _warnings module did not properly handle cases where strings were not being | Brett Cannon | 2008-09-02 | 1 | -4/+12 |
|
|
* | Merge in r66135. Doing also required removing a stale DeprecationWarning along | Brett Cannon | 2008-09-02 | 1 | -40/+14 |
|
|
* | Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-... | Benjamin Peterson | 2008-09-02 | 1 | -1/+4 |
|
|
* | #3668: When PyArg_ParseTuple correctly parses a s* format, but raises an | Antoine Pitrou | 2008-08-29 | 1 | -16/+47 |
|
|
* | 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 |
|
|