Files
catalyst/zipline
Eddie Hebert ec63397d28 BUG: Stop addition of new list in orders_by_modified on every dt.
Remove use of defaultdict for orders_by_modified, which was causing an
empty list to be added every time to_dict was called with a specified
dt.

Nnoticed in the minute emission case when hunting another memory leak,
every simulation minute a new Timestamp and list was created and never
let go.
2015-04-22 10:40:08 -04:00
..
2015-04-06 16:43:35 -04:00
2015-03-19 17:21:25 -04:00
2015-02-13 17:53:02 +01:00
2015-04-10 15:19:54 -04:00