Skip to content

Comments

[1.0] Fix the evaluation of in/not in markers#189

Merged
sdispater merged 2 commits into1.0from
1.0-fix-evaluation-of-in-markers
Aug 19, 2021
Merged

[1.0] Fix the evaluation of in/not in markers#189
sdispater merged 2 commits into1.0from
1.0-fix-evaluation-of-in-markers

Conversation

@sdispater
Copy link
Member

Backport of #188 to the 1.0 branch.

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

Resolves python-poetry/poetry#4402

# Conflicts:
#	poetry/core/packages/constraints/base_constraint.py
#	poetry/core/packages/constraints/empty_constraint.py
@sdispater sdispater added the Bug Something isn't working label Aug 19, 2021
@sdispater sdispater merged commit a2f1ab8 into 1.0 Aug 19, 2021
@sdispater sdispater deleted the 1.0-fix-evaluation-of-in-markers branch August 19, 2021 13:01
This was referenced Aug 19, 2021
asherf added a commit to asherf/pants that referenced this pull request Sep 11, 2021
https://python-poetry.org/history/#118---2021-08-19

Fixed an error with repository prioritization when specifying secondary repositories. (pantsbuild#4241)
Fixed the detection of the system environment when the setting virtualenvs.create is deactivated. (pantsbuild#4330, pantsbuild#4407)
Fixed the evaluation of relative path dependencies. (pantsbuild#4246)
Fixed environment detection for Python 3.10 environments. (pantsbuild#4387)
Fixed an error in the evaluation of in/not in markers (python-poetry/poetry-core#189)
stuhood pushed a commit to pantsbuild/pants that referenced this pull request Sep 13, 2021
https://python-poetry.org/history/#118---2021-08-19

Fixed an error with repository prioritization when specifying secondary repositories. (#4241)
Fixed the detection of the system environment when the setting virtualenvs.create is deactivated. (#4330, #4407)
Fixed the evaluation of relative path dependencies. (#4246)
Fixed environment detection for Python 3.10 environments. (#4387)
Fixed an error in the evaluation of in/not in markers (python-poetry/poetry-core#189)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant