Skip to content

Conversation

j-bowhay
Copy link
Member

Closes #22094

Updates release notes to mention the removal of AccuracyWarning

@j-bowhay j-bowhay added scipy.integrate Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org backport-candidate This fix should be ported by a maintainer to previous SciPy versions. labels Dec 16, 2024
@j-bowhay j-bowhay added this to the 1.15.0 milestone Dec 16, 2024
Copy link
Contributor

@mdhaber mdhaber left a comment

Choose a reason for hiding this comment

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

Nit, but would this be more appropriate in "Backwards incompatible changes", since it wasn't exactly deprecated and quad doesn't really provide a replacement? (Rather, it's just not useful anymore, right?)

@mdhaber mdhaber merged commit 7338628 into scipy:main Dec 16, 2024
29 of 30 checks passed
@mdhaber
Copy link
Contributor

mdhaber commented Dec 16, 2024

Thanks, Jake!

tylerjereddy pushed a commit to tylerjereddy/scipy that referenced this pull request Dec 20, 2024
* DOC: mention the removal of AccuracyWarning in release notes
@tylerjereddy tylerjereddy removed the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: unannounced breaking change: scipy.integrate.AccuracyWarning removed in 1.15.0rc1
3 participants