-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 *-nspkg.pth
files and imports for pkg_resources
-style legacy namespaces in editable installs.
#4041
Merged
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94aee53 - Browse repository at this point
Copy the full SHA 94aee53View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf88c7 - Browse repository at this point
Copy the full SHA faf88c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233e048 - Browse repository at this point
Copy the full SHA 233e048View commit details -
Configuration menu - View commit details
-
Copy full SHA for b526de0 - Browse repository at this point
Copy the full SHA b526de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39245fc - Browse repository at this point
Copy the full SHA 39245fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9785782 - Browse repository at this point
Copy the full SHA 9785782View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6818948 - Browse repository at this point
Copy the full SHA 6818948View commit details -
Explicitly add legacy namespaces to package mapping in editable_wheel
This seems to be necessary to ensure modules inside legacy namespaces import correctly even if another distribution that shares the same namespace is installed conventionally.
Configuration menu - View commit details
-
Copy full SHA for d651344 - Browse repository at this point
Copy the full SHA d651344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cc6c5 - Browse repository at this point
Copy the full SHA 88cc6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b3d3d - Browse repository at this point
Copy the full SHA 96b3d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee98fd - Browse repository at this point
Copy the full SHA 2ee98fdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.