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
/
Python-ast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 56154-56264 via svnmerge from
Guido van Rossum
2007-07-11
1
-5/+14
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-6/+8
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-17/+4
*
Merged revisions 55225-55227,55229-55269 via svnmerge from
Guido van Rossum
2007-05-11
1
-1/+10
*
Hide list comp variables and support set comprehensions
Nick Coghlan
2007-04-15
1
-4/+12
*
Implement PEP 3115 -- new metaclass syntax and semantics.
Guido van Rossum
2007-03-18
1
-2/+6
*
Provisional implementation of PEP 3104.
Jeremy Hylton
2007-02-27
1
-1/+9
*
Make bytes_repr return a string containing a b"" literal.
Georg Brandl
2007-02-24
1
-1/+0
*
Prevent regeneration.
Thomas Wouters
2007-02-23
1
-0/+1
*
Bytes literal.
Thomas Wouters
2007-02-23
1
-3/+9
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-1/+1
*
* Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes.
Georg Brandl
2007-02-09
1
-15/+5
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-89/+149
*
Some more changes related to the new except syntax and semantics,
Guido van Rossum
2007-01-10
1
-3/+3
*
PEP 3107 - Function Annotations thanks to Tony Lownds
Neal Norwitz
2006-12-28
1
-4/+28
*
Jiwon Seo's PEP 3102 implementation.
Guido van Rossum
2006-10-27
1
-2/+5
*
Patch #1550786: ellipsis literal.
Georg Brandl
2006-09-06
1
-4/+5
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-10/+2
*
SF patch 1547796 by Georg Brandl -- set literals.
Guido van Rossum
2006-08-28
1
-4/+9
*
Remove the UNARY_CONVERT opcode (was used for backticks). Also bumped up the
Brett Cannon
2006-08-25
1
-8/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-20/+26
*
Patch #1440601: Add col_offset attribute to AST nodes.
Martin v. Löwis
2006-03-01
1
-52/+65
*
SF patch #1438387, PEP 328: relative and absolute imports.
Thomas Wouters
2006-02-28
1
-2/+3
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-5/+13
*
PEP 308 implementation, including minor refdocs and some testcases. It
Thomas Wouters
2006-02-27
1
-4/+12
*
Generate code to recursively copy an AST into
Martin v. Löwis
2006-02-26
1
-0/+1
*
Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines,
Neal Norwitz
2005-12-17
1
-68/+66
*
SF #1373150, diffs in working copy after a build
Neal Norwitz
2005-12-11
1
-1/+1
*
Whoops, checkin consistent versions of *all* files to stop polluting
Neal Norwitz
2005-11-13
1
-0/+4
*
Prevent name pollution by making lots of internal functions static.
Neal Norwitz
2005-11-13
1
-15/+1
*
Merge ast-branch to head
Jeremy Hylton
2005-10-20
1
-0/+418