Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close #11619: The parser and the import machinery do not encode Unicode | Victor Stinner | 2013-08-26 | 1 | -0/+5 |
* | add a AST validator (closes #12575) | Benjamin Peterson | 2011-08-09 | 1 | -0/+1 |
* | Issue #9738: Document encodings of AST, compiler, parser and PyRun functions | Victor Stinner | 2010-12-27 | 1 | -2/+5 |
* | Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines, | Neal Norwitz | 2005-12-17 | 1 | -1/+1 |
* | use PyAPI_FUNC instead of DL_IMPORT. are we going to deprecate the old non-P... | Neal Norwitz | 2005-10-24 | 1 | -2/+2 |
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -0/+13 |