Skip to content

Conversation

@radoering
Copy link
Member

Resolves: #354

While python-poetry/poetry-core#902 fixes the bug when creating a marker from the required python version, this PR is actually just a performance optimization. However, it also fixes the bug because it avoids the buggy operation, which would just be redundant if it was not buggy.

@sonarqubecloud
Copy link

@radoering radoering merged commit 39bd97a into python-poetry:main Jan 15, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Required python "==3.*" exported as python_version="3", not installable

1 participant