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

Remove deprecations for 0.5.0 #3222

Merged
merged 4 commits into from
May 7, 2024
Merged

Remove deprecations for 0.5.0 #3222

merged 4 commits into from
May 7, 2024

Conversation

picklelo
Copy link
Contributor

@picklelo picklelo commented May 3, 2024

Removed older ones that were deprecated - moved a couple more recent ones to be removed in 0.6.0.

masenf
masenf previously approved these changes May 3, 2024

if "state" in kwargs:
Copy link
Contributor

Choose a reason for hiding this comment

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

This only removes the deprecation notice, the state kwarg is still used in many tests, but IIRC it can just be dropped

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will update those

@picklelo picklelo merged commit 940afb2 into main May 7, 2024
46 checks passed
@picklelo picklelo deleted the nikhil/deprecations branch June 5, 2024 21:44
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

Successfully merging this pull request may close these issues.

None yet

3 participants