-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Holiday rename; Juneteenth start_date
#44576
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
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.
Thanks for picking this up - as requested in the original PR, could you add a test please?
Yep, on it, plus fixing tests that broke. |
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.
Just needs a whatsnew entry in 1.4.0.rst
in Other enhancements
for the Juenteeth addition and Other API changes
for the name changes in the other Holidays.
I don't think I changed anything that caused the "Test experimental data manager (not slow..." failure. Is there a way to re-run this one step? |
It looks unrelated, don't worry about it |
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. CI failure unrelated
Thanks @Bklyn! CI failure was unrelated. |
Rebased to origin/master. Fixes #42328 and #44574. Not sure if this is the right way to add to someone else's (closed) PR though...