Skip to content

Fix Python package name in changesets#261

Merged
matthewlouisbrockman merged 1 commit intomainfrom
fix-changeset-python-package-name
Apr 28, 2026
Merged

Fix Python package name in changesets#261
matthewlouisbrockman merged 1 commit intomainfrom
fix-changeset-python-package-name

Conversation

@matthewlouisbrockman
Copy link
Copy Markdown
Contributor

@matthewlouisbrockman matthewlouisbrockman commented Apr 28, 2026

Fix pending changesets to reference @e2b/code-interpreter-python instead of the PyPI package name e2b-code-interpreter.

Changesets resolves package names from pnpm workspace package.json files, not pyproject.toml, so the old name caused release planning to fail with “package e2b-code-interpreter is not in the workspace.”

it'll just combine the changesets, leaving the old one in should be fine. i think it autodeletes so there's possibly some missing changesets that never deployed we might lose in the change logs.

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 28, 2026

PR Summary

Low Risk
Only updates changeset metadata to target the correct workspace package name; no runtime code changes. Low risk aside from affecting which packages receive patch releases.

Overview
Updates two pending changesets to replace the Python package entry with @e2b/code-interpreter-python, ensuring release planning targets the workspace package correctly.

No product/runtime behavior changes; this only affects which packages get patch bumps for the existing features described in the changesets.

Reviewed by Cursor Bugbot for commit 79aa672. Bugbot is set up for automated code reviews on this repo. Configure here.

@matthewlouisbrockman
Copy link
Copy Markdown
Contributor Author

i have no idea what claude code is doing

@matthewlouisbrockman matthewlouisbrockman merged commit 81a811c into main Apr 28, 2026
15 checks passed
@matthewlouisbrockman matthewlouisbrockman deleted the fix-changeset-python-package-name branch April 28, 2026 02:05
@claude claude Bot mentioned this pull request Apr 30, 2026
1 task
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.

2 participants