fix to python constraints ignored when markers present #4965#4970
fix to python constraints ignored when markers present #4965#4970maciejskorski wants to merge 8 commits into
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. |
neersighted
left a comment
There was a problem hiding this comment.
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