index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Parser
/
Python.asdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
when no module is given in a 'from' relative import, make ImportFrom.module NULL
Benjamin Peterson
2009-06-13
1
-1
/
+1
*
Patch #2511: Give the "excepthandler" AST item proper attributes by making it...
Georg Brandl
2008-03-30
1
-5
/
+2
*
Patch #1759: Backport of PEP 3129 class decorators
Christian Heimes
2008-02-23
1
-2
/
+2
*
Change a very minor inconsistency (that is purely cosmetic) in the AST
Brett Cannon
2007-02-11
1
-1
/
+1
*
Add lineno, col_offset to excephandler to enable future fix for
Jeremy Hylton
2006-04-04
1
-2
/
+5
*
Patch #1440601: Add col_offset attribute to AST nodes.
Martin v. Löwis
2006-03-01
1
-2
/
+4
*
SF patch #1438387, PEP 328: relative and absolute imports.
Thomas Wouters
2006-02-28
1
-1
/
+1
*
Add support for version field on Modules
Martin v. Löwis
2006-02-28
1
-1
/
+1
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-0
/
+1
*
PEP 308 implementation, including minor refdocs and some testcases. It
Thomas Wouters
2006-02-27
1
-0
/
+1
*
Improved handling of syntax errors.
Jeremy Hylton
2006-01-27
1
-0
/
+1
*
Thou shalt not lie, there are really 5 types now
Neal Norwitz
2005-11-15
1
-1
/
+1
*
Merge ast-branch to head
Jeremy Hylton
2005-10-20
1
-0
/
+107