Skip to content

Comments

Handle whitespaces for PEP-440 constraints#2347

Merged
abn merged 1 commit intopython-poetry:masterfrom
abn:fix-440-whitespaces
Apr 25, 2020
Merged

Handle whitespaces for PEP-440 constraints#2347
abn merged 1 commit intopython-poetry:masterfrom
abn:fix-440-whitespaces

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
@github-actions
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