Skip to content

Fix find_distributions with non-empty context #212

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kulikjak
Copy link

@kulikjak kulikjak commented Apr 10, 2025

find_distributions now honors name parameter from the original context.

Closes #211.

@pradyunsg
Copy link
Member

Would it be possible to add a test for this, to help ensure we don't regress on this behaviour in the future?

@kulikjak
Copy link
Author

kulikjak commented Apr 16, 2025

Sure, I added a new test (and found a problem in existing one - there was a typo in _test_bootstrap-0.0.1.dist-info).

I didn't have much time to look into it up until today, so it took a little longer; sorry about that.

@kulikjak
Copy link
Author

Small update: I now tested the patched version with build of ~120 different Python packages and everything seems to work as expected.

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.

Issue with new find_distributions and incorrect metadata
3 participants