]> 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:43:19 +0000 (16:43 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 15 Apr 2012 15:43:19 +0000 (16:43 +0100)
commit0407e960610f043f3459cdc224300dddf7941765
tree5c4d03098565599cf5bc2eac0dfb409fb7012cfc
parent9c0baf72020d8ab452101dd7c447ec61e16a96d6
Issue 13496: Fix bisect.bisect overflow bug for large collections.
Lib/test/test_bisect.py
Misc/NEWS
Modules/_bisectmodule.c