An event with multiple `byweekday`s (eg weekly every Friday and Saturday) will return less occurrences than it should when calling `get_occurrences`. The reason seems to be `_event_params` since it overrides the rule's params with params derived from the event's `start` date.