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

Rearrange changelog for 0.26.0 #4755

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

hoodmane
Copy link
Member

No description provided.

- {{ Fix }} Fix exception handling in dynamic linking of int64 functions
{pr}`4698`.

- {{ Breaking }} `pyodide-build` entrypoint is removed in favor of `pyodide`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the package be renamed pyodide? Now you pip install pyodide-build to get pyodide, and the command I would use is pipx run --spec pyodide-build pyodide ...

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, is there a pyodide entry point to replace it? I don't see it in pyproject.toml?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we were concerned that people will think that pip install pyodide is getting the main Pyodide runtime, hence the warning about not being able to install Pyodide via pip. But we should at least tell people that they might want pyodide-build there.

@hoodmane hoodmane merged commit 9fe6e62 into pyodide:main May 19, 2024
40 of 41 checks passed
@hoodmane hoodmane deleted the changelog-for-0.26.0 branch May 19, 2024 09:43
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

2 participants