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

DEP: special: remove legacy kwarg from special.comb and switch to kwarg-only #20588

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

j-bowhay
Copy link
Member

@j-bowhay j-bowhay commented Apr 26, 2024

Reference issue

#15765
towards #15722

What does this implement/fix?

scheduled for this release

Additional information

@j-bowhay j-bowhay added this to the 1.14.0 milestone Apr 26, 2024
@github-actions github-actions bot added scipy.special deprecated Items related to behavior that has been deprecated labels Apr 26, 2024
Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Jake! Just to check, @h-vetinari suggested deprecating non-integer input with exact=True in the linked issue - are we fine to raise an error here?

@j-bowhay
Copy link
Member Author

LGTM, thanks Jake! Just to check, @h-vetinari suggested deprecating non-integer input with exact=True in the linked issue - are we fine to raise an error here?

Yes, looking again I have been a bit over-eager here!

@j-bowhay j-bowhay marked this pull request as draft April 26, 2024 15:00
@j-bowhay j-bowhay mentioned this pull request Apr 26, 2024
29 tasks
@j-bowhay j-bowhay marked this pull request as ready for review April 26, 2024 18:30
@lucascolley
Copy link
Member

Are you wanting to leave the new deprecation for a separate PR?

@j-bowhay
Copy link
Member Author

Are you wanting to leave the new deprecation for a separate PR?

Yes I think so let's leave the issue open with a note about what's left

Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Jake!

@lucascolley lucascolley merged commit 6757fda into scipy:main Apr 26, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated Items related to behavior that has been deprecated scipy.special
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants