-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 to python constraints ignored when markers present #4965 #4970
fix to python constraints ignored when markers present #4965 #4970
Conversation
Should this be a fix to the classmethod on poetry-core's |
@dimbleby I think so! For the guilty lines please have a look to #4965. Two possibilities to fix: |
If the fix belongs in poetry-core, surely just make an MR against that project? I'm not seeing why this is "more complicated"! |
@dimbleby @radoering appreciate your feedback.
Not clear where the fix belongs to. Note that Think of side effects when changes to the template from Please advise, but don't be too quick. I don't know the code well enough to see there will be no side effects :-) |
I don't see any upside in having two slightly different implementations for |
Without having the difference between poetry's As for side effects, I hope they will be revealed by reviews and existing tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please rebase this onto the latest poetry-core release which includes the fixes to make these tests pass?
I just hit this bug with this constraint: |
Hi @miigotu -- this PR is stale and the issues it set out to address have been solved in a successor PR against poetry-core. If you are running into an issue you believe is related, please open a new bug report with a pyproject.toml, and detailed comparisons of what Poetry is doing vs. what you expect it to be doing. Thanks! |
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. |
Pull Request Check List
Resolves:
#3444
#4959
#4958
#4965