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

provider: do not merge dependencies from different sources #6679

Merged
merged 1 commit into from Oct 3, 2022

Conversation

radoering
Copy link
Member

Pull Request Check List

Resolves: #5205

Especially #5205 (comment)

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

Side effect: the order of dependencies will no longer get mixed up (see adapted test in test_solver.py)

@neersighted neersighted added area/solver Related to the dependency resolver kind/enhancement Not a bug or feature, but improves usability or performance impact/changelog Requires a changelog entry labels Oct 2, 2022
@neersighted neersighted added this to the 1.3 milestone Oct 2, 2022
src/poetry/puzzle/provider.py Show resolved Hide resolved
src/poetry/puzzle/provider.py Show resolved Hide resolved
Copy link

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 Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/solver Related to the dependency resolver impact/changelog Requires a changelog entry kind/enhancement Not a bug or feature, but improves usability or performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-architecture wheel selection across disperate sources (with markers)
2 participants