]> granicus.if.org Git - python/commit
Issue 13496: Fix bisect.bisect overflow bug for large collections.
authorMark Dickinson <mdickinson@enthought.com>
Sun, 15 Apr 2012 15:30:35 +0000 (16:30 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 15 Apr 2012 15:30:35 +0000 (16:30 +0100)
commita13b109bc00487182b13c1d02c03e8910dfb9234
tree4043e61e11e85fc06117149f879283e09ab99e28
parent18e3d81f96a592a0307fa41645017483eabcfc51
Issue 13496: Fix bisect.bisect overflow bug for large collections.
Lib/test/test_bisect.py
Misc/NEWS
Modules/_bisectmodule.c