| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #9738: Document encodings of AST, compiler, parser and PyRun functions | Victor Stinner | 2010-12-27 | 1 | -11/+20 |
|
|
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -1/+2 |
|
|
* | The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)! | Brett Cannon | 2009-04-01 | 1 | -0/+1 |
|
|
* | ignore the coding cookie in compile(), exec(), and eval() if the source is a ... | Benjamin Peterson | 2009-03-02 | 1 | -0/+2 |
|
|
* | Merged revisions 61952-61953 via svnmerge from | Christian Heimes | 2008-03-26 | 1 | -0/+10 |
|
|
* | Convert code from sys.stdin.encoding to UTF-8 in | Martin v. Löwis | 2007-09-04 | 1 | -1/+2 |
|
|
* | Checkpoint. 218 tests are okay; 53 are failing. Done so far: | Guido van Rossum | 2006-03-15 | 1 | -0/+2 |
|
|
* | from __future__ import with_statement addon for 'with', mostly written by | Thomas Wouters | 2006-02-28 | 1 | -0/+2 |
|
|
* | Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to | Guido van Rossum | 2003-04-17 | 1 | -0/+4 |
|
|
* | - Finally fixed the bug in compile() and exec where a string ending | Guido van Rossum | 2003-02-13 | 1 | -0/+2 |
|
|
* | Constify filenames and scripts. Fixes #651362. | Martin v. Löwis | 2002-12-11 | 1 | -7/+7 |
|
|
* | Excise DL_EXPORT from Include. | Mark Hammond | 2002-08-12 | 1 | -5/+5 |
|
|
* | Fix SF Bug 564931: compile() traceback must include filename. | Thomas Heller | 2002-07-09 | 1 | -0/+4 |
|
|
* | Disable the parser hacks that enabled the "yield" keyword using a future | Neil Schemenauer | 2002-03-22 | 1 | -0/+2 |
|
|
* | Ugly. A pile of new xxxFlags() functions, to communicate to the parser | Tim Peters | 2001-07-16 | 1 | -0/+8 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Create two new exceptions: IndentationError and TabError. These are | Fred Drake | 2000-07-11 | 1 | -0/+2 |
|
|
* | ANSI-fication and Py_PROTO extermination. | Fred Drake | 2000-07-08 | 1 | -14/+15 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Add DL_IMPORT(returntype) for all officially exported functions. | Guido van Rossum | 1998-12-04 | 1 | -2/+2 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | The great renaming, phase two: all header files have been updated to | Guido van Rossum | 1995-01-12 | 1 | -2/+2 |
|
|
* | Added 1995 copyright. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -4/+12 |
|
|
* | * Grammar: corrected old typo (class instead of 'class') | Guido van Rossum | 1993-12-20 | 1 | -3/+3 |
|
|
* | * Added support for X11 modules. | Guido van Rossum | 1993-07-28 | 1 | -0/+11 |
|
|
* | * Changed all copyright messages to include 1993. | Guido van Rossum | 1993-03-29 | 1 | -2/+2 |
|
|
* | Copyright for 1992 added | Guido van Rossum | 1992-04-05 | 1 | -1/+1 |
|
|
* | Added copyright notice. | Guido van Rossum | 1991-02-19 | 1 | -0/+24 |
|
|
* | "Compiling" version | Guido van Rossum | 1990-12-20 | 1 | -5/+1 |
|
|
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+9 |
|
|