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

Update recommendation on Python version #846

Open
carolbooth2 opened this issue Nov 12, 2024 · 1 comment
Open

Update recommendation on Python version #846

carolbooth2 opened this issue Nov 12, 2024 · 1 comment

Comments

@carolbooth2
Copy link

The current recommendation in the 'setup' section is

"Regardless of how you choose to install it, please make sure you install Python version 3.x (e.g., 3.6 is fine)."

According to https://devguide.python.org/versions/ the current lowest security patched version is 3.9 so this should be updated to something like:

"Regardless of how you choose to install it, please make sure you install Python version 3.9 or higher (e.g., 3.11 is fine)."
or
"Regardless of how you choose to install it, for your security please make sure you install an in-support version of Python version 3. You can check supported versions at https://devguide.python.org/versions/"

@carolbooth2
Copy link
Author

_includes/install_instructions/python.html

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

No branches or pull requests

1 participant