Skip to content

BUG: raise on wrong keyword arguments in Timedelta #45227

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

Merged

Conversation

deponovo
Copy link
Contributor

@deponovo deponovo commented Jan 6, 2022

@@ -121,7 +121,7 @@ Datetimelike

Timedelta
^^^^^^^^^
-
- Now raising on missing or invalid kwargs (:issue:`43764`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a regression in 1.4, im pretty sure this note goes in 1.4.1, can double-check with @simonjayhawkins

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually move to 1.4 as we haven't released yet

@jbrockmendel
Copy link
Member

couple of linting failures in the Code Checks job

@@ -121,7 +121,7 @@ Datetimelike

Timedelta
^^^^^^^^^
-
- Now raising on missing or invalid kwargs (:issue:`43764`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually move to 1.4 as we haven't released yet

@jreback jreback added this to the 1.4 milestone Jan 8, 2022
@jreback jreback added Bug Timedelta Timedelta data type labels Jan 8, 2022
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty, ping on green

@jreback jreback merged commit e681fcd into pandas-dev:master Jan 8, 2022
@jreback
Copy link
Contributor

jreback commented Jan 8, 2022

thanks @deponovo

@lumberbot-app

This comment has been minimized.

@jreback
Copy link
Contributor

jreback commented Jan 8, 2022

@meeseeksdev backport 1.4.x

@lumberbot-app

This comment has been minimized.

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

Successfully merging this pull request may close these issues.

4 participants