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

Resolves #3628 #3820

Closed
wants to merge 6 commits into from
Closed

Resolves #3628 #3820

wants to merge 6 commits into from

Conversation

lazToum
Copy link

@lazToum lazToum commented Mar 21, 2021

Pull Request Check List

Resolves: #3628
Added a check for the distribution before continuing with the Package initialization.
in ./poetry/repositories/installed_repository.py#L112
metadata.distributions may give an invalid distribution entry
resulting in trying to create a Package with no name (None) and throwing the TypeError in #3628.

  • Added tests for changed code.
  • Updated documentation for changed code.

@lazToum lazToum closed this Apr 20, 2021
Copy link

github-actions bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"expected string or bytes-like object" on poetry install
1 participant