-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: wrong exception raised by Week+Day #28530
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
Makes sense to me. Can you add a whatsnew for 1.0.0? |
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.
Verified that this will continue to work with thing like pendulum.DateTime
, which is a subclass of datetime.datetime.
Is this something we need to test more generally? |
Probably not. Just had reports from them in the past. |
* BUG: Week+Day raising wrong exception * whatsnew
* BUG: Week+Day raising wrong exception * whatsnew
With that fixed, we can clean up an Exception in tseries.frequencies.