-
Notifications
You must be signed in to change notification settings - Fork 473
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
Add Cambodia holidays #1294
Add Cambodia holidays #1294
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's just exciting! 🇰🇭 Please take a look at the small suggestions below. And I think, maybe we should create a separate class ThaiCalendarHolidays
in holidays_groups?
Oof, forgot to check that the new normalized tuples doesn't work prior to #1296 getting merged - will revert my changes for now. That and waiting for #1295 changes to holiday group in general before I attempt migrating |
This reverts commit 772e6f0.
This reverts commit aabfa03.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just a few little suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good now 👍
Seems good now 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🇰🇭 LGTM
Nicely done!
Co-Authored-By: Arkadii Yakovets <[email protected]>
Hey @PPsyrius thanks for taking care of another entity. |
Proposed change
Add Cambodia holidays (
en_US
,km
,th
localization).Closes #1160.
Type of change
Checklist
beta
branch of the repositorymake pre-commit
make test
,make tox
(we strongly encourage adding tests to your code)