Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Remove silent assumption that the conference does not cross Dec. 31st #1389

Open
@fpierfed

Description

@fpierfed

The code in schedule.py (line 77) this code

selected_date = date(days[0].year, month_index, int(day))

assumes that the conference is entirely within the boundaries of a calenda year. This is the case in practice, but not in principle. Not a very urgent issues for EP.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions