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

Fix issues loading stdlib packages on newer Python versions. #3479

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dom96
Copy link
Collaborator

@dom96 dom96 commented Feb 6, 2025

This fixes two problems:

  • the install_dir no longer being the source of truth of where a package belongs, now using package_type
  • dependencies of stdlib packages not being loaded properly

@dom96 dom96 force-pushed the dominik/fix-stdlib-packages branch 4 times, most recently from c1bccf6 to 94cca2a Compare February 7, 2025 15:21
@dom96 dom96 force-pushed the dominik/fix-stdlib-packages branch from 94cca2a to a896fc4 Compare February 7, 2025 16:21
@dom96 dom96 merged commit 8e9ea2e into main Feb 7, 2025
18 checks passed
@dom96 dom96 deleted the dominik/fix-stdlib-packages branch February 7, 2025 17:02
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