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

Fix Python 3.10 version being detected as 3.1 #4355

Closed
wants to merge 1 commit into from

Conversation

9999years
Copy link

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
Copy link
Author

Fixed in #4340

@9999years 9999years closed this Aug 16, 2021
Copy link

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