index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
bisect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per the language summit, the optional fastpath imports should use from-import...
Raymond Hettinger
2009-03-31
1
-1/+1
*
Issue 3301: Bisect functions behaved badly when lo was negative.
Raymond Hettinger
2008-07-10
1
-0/+8
*
SF 1602378 Clarify docstrings for bisect
Raymond Hettinger
2007-04-03
1
-4/+4
*
SF Patch #864863: Bisect C implementation
Raymond Hettinger
2004-01-05
1
-0/+6
*
The first batch of changes recommended by the fixdiv tool. These are
Guido van Rossum
2001-09-04
1
-4/+4
*
removed __all__ from several modules
Skip Montanaro
2001-02-18
1
-2/+0
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0/+1
*
Fred, THIS NEEDS DOCS! The function docstrings tell the tale.
Tim Peters
2000-12-29
1
-4/+60
*
Mass patch by Ka-Ping Yee:
Guido van Rossum
2000-02-02
1
-19/+17
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-2/+2
*
Add optional arguments lo and hi to insort() and bisect(), to support
Guido van Rossum
1997-10-07
1
-4/+6
*
Added a _v21 def to FL.py and added two new input field types
Guido van Rossum
1992-09-02
1
-0/+23