Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.7.1 | Richard van der Hoff | 2019-12-18 | 1 | -1/+0 |
| | |||||
* | Refactor get_events_from_store_or_dest to return a dict (#6501) | Richard van der Hoff | 2019-12-16 | 1 | -0/+1 |
There was a bunch of unnecessary conversion back and forth between dict and list going on here. We can simplify a bunch of the code. |