summaryrefslogtreecommitdiffstats
path: root/Python/peephole.c
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-15/+38
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-6/+10
* Two more patches by Tony Lownds (SF# 1607548).Guido van Rossum2007-02-261-5/+11
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-4/+15
* Remove the UNARY_CONVERT opcode (was used for backticks). Also bumped up theBrett Cannon2006-08-251-4/+0
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-0/+610