- Feb 02, 2018
-
-
Jeremy Bowman authored
-
- Jan 12, 2018
-
-
Jeremy Bowman authored
-
- Dec 19, 2017
-
-
Jeremy Bowman authored
-
- Dec 18, 2017
-
-
Jeremy Bowman authored
-
- Dec 13, 2017
-
-
Ned Batchelder authored
-
- Oct 26, 2017
-
-
Jeremy Bowman authored
-
- Sep 22, 2017
-
-
Jeremy Bowman authored
-
- Aug 14, 2017
-
-
Jeremy Bowman authored
-
- Jun 12, 2017
-
-
Andy Armstrong authored
-
- Jun 28, 2016
-
-
Calen Pennington authored
-
- May 18, 2016
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jan 27, 2016
-
-
Andy Armstrong authored
-
- Oct 08, 2015
-
-
Peter Fogg authored
This directory is placed under .gitignore, so we shouldn't be worried about pep8 errors in Python files placed there.
-
- Apr 29, 2015
-
-
Ben Patterson authored
Project-root is the default location for these helper files, and they are being examined as part of pep8 runs. This change will ensure they are ignored in this case.
-
- Apr 23, 2015
-
-
Ned Batchelder authored
-
- Dec 12, 2014
-
-
David Baumgold authored
-
- Dec 11, 2014
-
-
David Baumgold authored
We do this intentionally, to preserve tracebacks
-
David Baumgold authored
-
- Jun 06, 2014
-
-
David Baumgold authored
-
- Nov 08, 2013
-
-
Calen Pennington authored
-
- Sep 06, 2013
-
-
Calen Pennington authored
-
- Aug 27, 2013
-
-
Calen Pennington authored
-
- Jul 09, 2013
-
-
Ned Batchelder authored
-
- Apr 17, 2013
-
-
Calen Pennington authored
-
Calen Pennington authored
Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case
-
Calen Pennington authored
Use setup.cfg to set up default settings when running nose tests. Enable the rednose library to color test output.
-