Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const to several API functions that take char *. | Jeremy Hylton | 2005-12-10 | 1 | -5/+4 |
* | SF #1313496: bisect C replacement doesn't accept named args | Raymond Hettinger | 2005-10-05 | 1 | -22/+26 |
* | Any call to insort_{left,right} with a non-list leaked a reference to None | Michael W. Hudson | 2004-08-02 | 1 | -6/+10 |
* | SF Patch #864863: Bisect C implementation | Raymond Hettinger | 2004-01-05 | 1 | -0/+228 |