Thu, 10 Nov 2016 16:33:23 -0500 |
Augie Fackler |
hbisect: avoid shadowing a variable in a list comprehension
|
Wed, 24 Aug 2016 04:25:20 +0200 |
Pierre-Yves David |
bisect: move check_state into the bisect module
|
Wed, 24 Aug 2016 04:19:11 +0200 |
Pierre-Yves David |
bisect: move 'printresult' in the 'hbisect' module
|
Wed, 24 Aug 2016 04:16:07 +0200 |
Pierre-Yves David |
bisect: move the 'extendrange' to the 'hbisect' module
|
Wed, 24 Aug 2016 04:13:53 +0200 |
Pierre-Yves David |
bisect: extract the 'reset' logic into its own function
|
Fri, 15 Jan 2016 13:14:49 -0800 |
Bryan O'Sullivan |
with: use context manager in bisect save_state
|
Sun, 27 Dec 2015 23:55:54 +0900 |
Bryan O'Sullivan |
hbisect: use tryreadlines to load state
|