Files
catalyst/zipline
Eddie Hebert 202b557c48 MAINT: Prevent hiding of KeyError in adjustments.
If a KeyError occurred in the adjustment logic, the exception would be
swallowed by the try block, which was intended to just check whether or
not there was an adjustment reader adjusted.

Discovered when some logic in a futures adjustment reader were failing
because of a mismatch of minute and session labels, which resulted in no
adjustments during windows when there should have been.
2016-10-24 11:33:00 -04:00
..
2016-10-17 15:08:11 -04:00
2016-09-20 17:12:07 -04:00
2015-11-11 18:47:51 -05:00
2016-09-06 16:59:34 -04:00