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
/
code.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 61952-61953 via svnmerge from
Christian Heimes
2008-03-26
1
-0/+1
*
Add __future__ import for print_function. It's a no-op in 3.0, but it needs ...
Eric Smith
2008-03-20
1
-0/+1
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-2/+2
*
Patch #1272, by Christian Heimes and Alexandre Vassalotti.
Guido van Rossum
2007-10-15
1
-2/+2
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-2/+2
*
Jiwon Seo's PEP 3102 implementation.
Guido van Rossum
2006-10-27
1
-2/+4
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-0/+3
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-0/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-1/+16
*
Checkpoint. 218 tests are okay; 53 are failing. Done so far:
Guido van Rossum
2006-03-15
1
-3/+3
*
from __future__ import with_statement addon for 'with', mostly written by
Thomas Wouters
2006-02-28
1
-0/+6
*
SF patch #1438387, PEP 328: relative and absolute imports.
Thomas Wouters
2006-02-28
1
-0/+1
*
Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment abo...
Neal Norwitz
2006-02-25
1
-1/+4
*
Generators have been permanent for a while. This comment is no longer applic...
Neal Norwitz
2006-02-19
1
-6/+1
*
Use the newer names for APIs after the AST merge
Neal Norwitz
2005-10-21
1
-3/+3
*
Merge ast-branch to head
Jeremy Hylton
2005-10-20
1
-0/+73