index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
ast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-21120: Exclude Python-ast.h, ast.h and asdl.h from the limited API (#14634)
Zackery Spytz
2019-09-12
1
-4/+2
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
bpo-35177: Add dependencies between header files (GH-10361)
Victor Stinner
2018-11-11
1
-0/+3
*
bpo-33691: Add _PyAST_GetDocString(). (GH-7236)
Serhiy Storchaka
2018-05-30
1
-0/+5
*
bpo-33475: Fix and improve converting annotations to strings. (GH-6774)
Serhiy Storchaka
2018-05-17
1
-3/+1
*
String annotations [PEP 563] (#4390)
Guido van Rossum
2018-01-26
1
-0/+9
*
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