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

Handle whitespaces for PEP-440 constraints #2347

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

abn
Copy link
Member

@abn abn commented Apr 25, 2020

  • fix incorrect parsing of spaces when parsing version constraints
  • add tests for parse_constraint

This backports python-poetry/poetry-core#16 for 1.0.6 bugfix release.

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

* fix incorrect parsing of spaces when parsing version constraints
* add tests for `parse_constraint`
@abn abn requested a review from a team April 25, 2020 11:52
Copy link
Member

@kasteph kasteph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💫

@abn abn merged commit 9f93df1 into python-poetry:master Apr 25, 2020
@abn abn deleted the fix-440-whitespaces branch April 25, 2020 14:30
@sdispater sdispater mentioned this pull request Jun 5, 2020
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.

2 participants