Skip to content

Fix Python 3.10 version being detected as 3.1#4355

Closed
9999years wants to merge 1 commit into
python-poetry:1.1from
9999years:bugfix/py310
Closed

Fix Python 3.10 version being detected as 3.1#4355
9999years wants to merge 1 commit into
python-poetry:1.1from
9999years:bugfix/py310

Conversation

@9999years
Copy link
Copy Markdown

Resolves: #4354

  • Added tests for changed code. Testing requires mocking import sys, which is difficult to say the least. We could use something like forbiddenfruit but it seems like overkill. What do you think?
  • Updated documentation for changed code. N/A

@9999years 9999years changed the base branch from master to 1.1 August 4, 2021 20:18
@9999years
Copy link
Copy Markdown
Author

Fixed in #4340

@9999years 9999years closed this Aug 16, 2021
@github-actions
Copy link
Copy Markdown

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 Feb 29, 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.

Poetry detects Python 3.10 as Python 3.1

1 participant