Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to calendar Month enum constants upon moving to Python 3.12 #85

Open
cbrxyz opened this issue Dec 15, 2024 · 0 comments
Open

Switch to calendar Month enum constants upon moving to Python 3.12 #85

cbrxyz opened this issue Dec 15, 2024 · 0 comments

Comments

@cbrxyz
Copy link
Member

cbrxyz commented Dec 15, 2024

Once the bot is using Python 3.12, in src/leaders.py, remove the custom-defined constants for the months of the year, and instead use calendar.MARCH, etc.

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

No branches or pull requests

1 participant