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
/
Python
/
asdl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace PY_SIZE_MAX with SIZE_MAX
Benjamin Peterson
2016-09-07
1
-4/+4
*
Issue #22207: Fix "comparison between signed and unsigned integers" warning in
Victor Stinner
2014-08-17
1
-8/+8
*
Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py".
Antoine Pitrou
2013-10-12
1
-2/+2
*
Widen ASDL sequences to Py_ssize_t lengths to better match PEP 353.
Martin v. Löwis
2012-05-15
1
-2/+2
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-44/+44
*
Merged revisions 64114 via svnmerge from
Amaury Forgeot d'Arc
2008-06-18
1
-4/+32
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-1/+18
*
Remove asdl_seq_APPEND() and simplify asdl seq implementation.
Jeremy Hylton
2006-02-28
1
-7/+1
*
Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines,
Neal Norwitz
2005-12-17
1
-4/+3
*
Use convenience function
Neal Norwitz
2005-11-14
1
-1/+1
*
Whoops, checkin consistent versions of *all* files to stop polluting
Neal Norwitz
2005-11-13
1
-66/+0
*
Merge ast-branch to head
Jeremy Hylton
2005-10-20
1
-0/+92