summaryrefslogtreecommitdiffstats
path: root/Include/code.h
Commit message (Expand)AuthorAgeFilesLines
* Patch #1272, by Christian Heimes and Alexandre Vassalotti.Guido van Rossum2007-10-151-2/+2
* Merged revisions 56467-56482 via svnmerge fromMartin v. Löwis2007-07-211-2/+2
* Jiwon Seo's PEP 3102 implementation.Guido van Rossum2006-10-271-2/+4
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-0/+3
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-1/+16
* Checkpoint. 218 tests are okay; 53 are failing. Done so far:Guido van Rossum2006-03-151-3/+3
* from __future__ import with_statement addon for 'with', mostly written byThomas Wouters2006-02-281-0/+6
* SF patch #1438387, PEP 328: relative and absolute imports.Thomas Wouters2006-02-281-0/+1
* Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment abo...Neal Norwitz2006-02-251-1/+4
* Generators have been permanent for a while. This comment is no longer applic...Neal Norwitz2006-02-191-6/+1
* Use the newer names for APIs after the AST mergeNeal Norwitz2005-10-211-3/+3
* Merge ast-branch to headJeremy Hylton2005-10-201-0/+73