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: PDM crashes in case of invalid package metadata #2263

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

frostming
Copy link
Collaborator

Fixes #2261

Signed-off-by: Frost Ming me@frostming.com

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Fixes #2261

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage is 95.00% of modified lines.

Files Changed Coverage
src/pdm/resolver/providers.py 94.11%
src/pdm/resolver/reporters.py 100.00%

📢 Thoughts on this report? Let us know!.

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 093503d into main Sep 15, 2023
@frostming frostming deleted the frostming/issue2261 branch September 15, 2023 03:06
@j178 j178 mentioned this pull request Apr 3, 2024
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.

PDM crashes in case of invalid package metadata
1 participant