patch cosmo error seive#15399
Conversation
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
👋 Thank you for your draft pull request! Do you know that you can use |
|
Hmm... should we only do this when we bump Cython in pyproject.toml ? And we shouldn't do the bump in backport for v5.3.x. |
|
IDK. You're right that this doesn't impact our supported version of Cython. |
|
Cython 3 was only released 2 months ago. When should we bump it, @astropy/astropy-project-release-team ? |
|
I think we should use Cython 3 for 6.0, it may also be better for Numpy 2.0 support. See #15402 |
Fixes #15315.
Not the most elegant solution, but fine for these purposes.