Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Any call to insort_{left,right} with a non-list leaked a reference to None | Michael W. Hudson | 2004-08-02 | 1 | -6/+10 |
| | | | | (or to whatever the 'insert' method chose to return). | ||||
* | SF Patch #864863: Bisect C implementation | Raymond Hettinger | 2004-01-05 | 1 | -0/+228 |
(Contributed by Dmitry Vasiliev.) |