Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP 3123: Provide forward compatibility with Python 3.0, while keeping | Martin v. Löwis | 2007-07-21 | 1 | -2/+1 |
* | Fix uninitialized memory read reported by Valgrind when running doctest. | Neal Norwitz | 2006-07-12 | 1 | -0/+1 |
* | Merge from rjones-funccall branch. | Richard Jones | 2006-05-23 | 1 | -0/+3 |
* | Refactor: Move code that uses co_lnotab from ceval to codeobject | Jeremy Hylton | 2006-04-18 | 1 | -0/+133 |
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 | 1 | -3/+3 |
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -0/+453 |