Skip to content

Drop all SciPy fixes from pyodide-build - #395

Open
agriyakhetarpal wants to merge 1 commit into
mainfrom
remove-scipy-fixes
Open

Drop all SciPy fixes from pyodide-build#395
agriyakhetarpal wants to merge 1 commit into
mainfrom
remove-scipy-fixes

Conversation

@agriyakhetarpal

@agriyakhetarpal agriyakhetarpal commented Jul 8, 2026

Copy link
Copy Markdown
Member

This PR removes all SciPy fixes from our code, so that we do not interfere with SciPy builds at all.

This PR is not ready to be merged right now. However, I've been using a neutered rendition of this to aid my work on pyodide/pyodide-recipes#604. I raised RuntimeErrors in these places to ensure that these fixes and f2c hacks are not called when building SciPy. I am going to replace that with this PR, so that we have no code to call at all.

Note that f2c-related fixes are also used outside the SciPy recipe, so they are kept.

We should be able to merge this PR once I upstream my work (very soon! edit: done, see pyodide/pyodide-recipes#609).

@agriyakhetarpal agriyakhetarpal added do not merge This awaits a decision before it can be merged hold for future release This item should not make it to the next planned release labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge This awaits a decision before it can be merged hold for future release This item should not make it to the next planned release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant