Skip to content
This repository has been 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 opened this issue May 7, 2021 · 0 comments
Open

Comments

@fpierfed
Copy link
Contributor

fpierfed commented May 7, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant