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

Raise minimum required Python versions across remotes #5217

Open
jhlegarreta opened this issue Feb 6, 2025 · 0 comments
Open

Raise minimum required Python versions across remotes #5217

jhlegarreta opened this issue Feb 6, 2025 · 0 comments
Labels
type:Compiler Compiler support or related warnings

Comments

@jhlegarreta
Copy link
Member

Description

Some remotes have Python 3.8 as their minimum required version. Python 3.8 is at EOL since 2024-10-07:
https://devguide.python.org/versions/

Steps to Reproduce

N/A

Expected behavior

EOL Python versions are not the minimum compatible version.

Actual behavior

Python 3.8 is listed as the minimum compatible version.

Reproducibility

N/A

Versions

N/A

Environment

N/A

Additional Information

X-ref: InsightSoftwareConsortium/ITKLabelErodeDilate#41 (comment)

@jhlegarreta jhlegarreta added the type:Compiler Compiler support or related warnings label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Compiler Compiler support or related warnings
Projects
None yet
Development

No branches or pull requests

1 participant