| Commit message (Expand) | Author | Age | Files | Lines |
* | Compile pgenmain.c and printgrammar.c with PGEN defined | Victor Stinner | 2010-12-28 | 2 | -0/+4 |
|
|
* | Issue #10778: decoding_fgets() decodes the filename from the filesystem | Victor Stinner | 2010-12-27 | 1 | -6/+11 |
|
|
* | fix refleak | Benjamin Peterson | 2010-11-21 | 1 | -0/+1 |
|
|
* | new plan: functions that want 'tmp' can declare it | Benjamin Peterson | 2010-11-20 | 1 | -3/+1 |
|
|
* | c89 declarations | Benjamin Peterson | 2010-11-20 | 1 | -1/+1 |
|
|
* | use %R format code; fixes invalid dereferencing #10391 | Benjamin Peterson | 2010-11-20 | 1 | -8/+8 |
|
|
* | #10222: fix for overzealous AIX compiler. | Georg Brandl | 2010-10-29 | 1 | -1/+1 |
|
|
* | Issue #9713, #10114: Parser functions (eg. PyParser_ASTFromFile) expects | Victor Stinner | 2010-10-16 | 1 | -1/+1 |
|
|
* | Issue #10095: fp_setreadl() doesn't reopen the file, reuse instead the file | Victor Stinner | 2010-10-14 | 2 | -7/+10 |
|
|
* | Merged revisions 81465-81466,81468,81679,81735,81760,81868,82183 via svnmerge... | Benjamin Peterson | 2010-06-27 | 1 | -2/+3 |
|
|
* | Merged revisions 82160 via svnmerge from | Benjamin Peterson | 2010-06-22 | 1 | -1/+1 |
|
|
* | use the 's' format code instead of 'U' | Benjamin Peterson | 2010-06-07 | 1 | -1/+1 |
|
|
* | Merged revisions 81286 via svnmerge from | Senthil Kumaran | 2010-05-18 | 1 | -1/+1 |
|
|
* | Merged revisions 81220 via svnmerge from | Victor Stinner | 2010-05-15 | 1 | -10/+10 |
|
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 17 | -3305/+3305 |
|
|
* | Use PyErr_Format() in decoding_fgets() | Victor Stinner | 2010-04-28 | 1 | -3/+1 |
|
|
* | Merged revisions 79725 via svnmerge from | Benjamin Peterson | 2010-04-03 | 1 | -11/+1 |
|
|
* | Merged revisions 79723 via svnmerge from | Benjamin Peterson | 2010-04-03 | 1 | -1/+11 |
|
|
* | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,... | Benjamin Peterson | 2010-03-21 | 1 | -48/+45 |
|
|
* | Merged revisions 78826 via svnmerge from | Victor Stinner | 2010-03-12 | 1 | -5/+12 |
|
|
* | Merged revisions 78603 via svnmerge from | Victor Stinner | 2010-03-03 | 1 | -23/+28 |
|
|
* | Merged revisions 76052,76522,76591,76689,76697,76733 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -12/+11 |
|
|
* | Merged revisions 76534,76538,76628,76701,76774 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -3/+19 |
|
|
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -11/+23 |
|
|
* | Merged revisions 76230 via svnmerge from | Benjamin Peterson | 2009-11-13 | 3 | -22/+80 |
|
|
* | Issue 7147 - remove ability to attempt to build Python without complex number... | Skip Montanaro | 2009-10-18 | 1 | -6/+0 |
|
|
* | http://bugs.python.org/issue6836 | Kristján Valur Jónsson | 2009-09-28 | 1 | -3/+11 |
|
|
* | The output() function takes only one string argument. | Alexandre Vassalotti | 2009-07-17 | 1 | -2/+2 |
|
|
* | Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,... | Benjamin Peterson | 2009-06-28 | 2 | -46/+1 |
|
|
* | Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,... | Benjamin Peterson | 2009-06-28 | 1 | -4/+1 |
|
|
* | Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,... | Benjamin Peterson | 2009-06-11 | 2 | -21/+21 |
|
|
* | #2725: Fix missing local, and handle errors without tracebacks. | Georg Brandl | 2009-04-12 | 1 | -1/+4 |
|
|
* | The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)! | Brett Cannon | 2009-04-01 | 3 | -21/+26 |
|
|
* | ignore the coding cookie in compile(), exec(), and eval() if the source is a ... | Benjamin Peterson | 2009-03-02 | 3 | -1/+28 |
|
|
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 1 | -1/+1 |
|
|
* | Merged revisions 68523 via svnmerge from | Martin v. Löwis | 2009-01-11 | 1 | -0/+1 |
|
|
* | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Fix an issue in the tokenizer, where a file is opened by fd, but the underlyi... | Kristján Valur Jónsson | 2008-12-18 | 1 | -2/+2 |
|
|
* | there are only four asdl builtin types in py3k | Benjamin Peterson | 2008-12-06 | 1 | -1/+1 |
|
|
* | Merged revisions 67030-67031 via svnmerge from | Benjamin Peterson | 2008-10-26 | 1 | -3/+0 |
|
|
* | Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,... | Benjamin Peterson | 2008-10-25 | 1 | -1/+1 |
|
|
* | Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-... | Benjamin Peterson | 2008-10-19 | 1 | -0/+18 |
|
|
* | Latin-1 source code was not being properly decoded when passed through | Brett Cannon | 2008-10-17 | 2 | -4/+4 |
|
|
* | Issues #2384 and #3975: Tracebacks were not correctly printed when the source... | Amaury Forgeot d'Arc | 2008-10-09 | 1 | -0/+8 |
|
|
* | Merged revisions 66379 via svnmerge from | Benjamin Peterson | 2008-09-10 | 1 | -1/+1 |
|
|
* | Follow-up of #3773: In PyTokenizer_FindEncoding, remove the call to PyErr_NoM... | Amaury Forgeot d'Arc | 2008-09-04 | 1 | -2/+0 |
|
|
* | #3773: Check for errors around the use of PyTokenizer_FindEncoding(). | Amaury Forgeot d'Arc | 2008-09-04 | 1 | -1/+4 |
|
|
* | PyTokenizer_FindEncoding() always failed because it set the tokenizer state | Brett Cannon | 2008-09-04 | 1 | -2/+6 |
|
|
* | Rename PyUnicode_AsString -> _PyUnicode_AsString and | Marc-André Lemburg | 2008-08-07 | 1 | -1/+1 |
|
|
* | Merged revisions 64114 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -0/+3 |
|
|