mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 01:25:54 +08:00
f093b2fb59
Use date sorted sources instead, instead of sorting with second argument of Event, etc. since the `heapq.merge` behavior is using the second part of the tuple, thus requiring a richer set of comparison methods, which would only be used in the test context. Use `date_sorted_sources` instead, so that sorting is done on algo time and source id.