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

Fixes to external package loading: use external lock and load stdlib. #3305

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dom96
Copy link
Collaborator

@dom96 dom96 commented Jan 8, 2025

Ready for review. Still needs a new bundle generated which I will do after review.


Implements changes to use the external package lock (rather than the built-in one) and to fix how we load the stdlib when external package loading is enabled.

@dom96 dom96 force-pushed the dominik/use-external-pkg-lock branch 3 times, most recently from 8acf491 to 557cf35 Compare January 9, 2025 17:07
@dom96 dom96 marked this pull request as ready for review January 9, 2025 17:10
@dom96 dom96 requested review from a team as code owners January 9, 2025 17:10
@dom96 dom96 force-pushed the dominik/use-external-pkg-lock branch from 557cf35 to 2c97595 Compare January 10, 2025 09:34
src/pyodide/internal/loadPackage.ts Outdated Show resolved Hide resolved
src/pyodide/internal/loadPackage.ts Show resolved Hide resolved
@dom96 dom96 force-pushed the dominik/use-external-pkg-lock branch 2 times, most recently from d9e1eae to 67f838a Compare January 10, 2025 12:13
@dom96 dom96 force-pushed the dominik/use-external-pkg-lock branch from 67f838a to 9957619 Compare January 10, 2025 13:06
@dom96 dom96 merged commit c45a1bc into main Jan 10, 2025
14 of 15 checks passed
@dom96 dom96 deleted the dominik/use-external-pkg-lock branch January 10, 2025 14:54
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