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

[TECH DEBT] [3006.x] Removed Python 3.7 and 3.8 from pre-commit #67729

Open
dmurphy18 opened this issue Feb 11, 2025 · 0 comments
Open

[TECH DEBT] [3006.x] Removed Python 3.7 and 3.8 from pre-commit #67729

dmurphy18 opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@dmurphy18
Copy link
Contributor

dmurphy18 commented Feb 11, 2025

Description of the tech debt to be addressed, include links and screenshots

With the use of relenv in 3006.x and above, Pyhton 3.10 is only supported at the moment, but pre-commit is checking for Python 3.7 and 3.8 which are EOL.
Note leaving support for Python 3.9 as this is required at the moment in order to build, that is, build tools/scripts/actions are currently making use of system python, for example: Rocky Linux 9 is using Python 3.9.

Note, Python 3.11 and 3.12 shall remain as part of the pre-commit since there is on-going work to support these versions of Python, that ha not been released yet.

Versions Report

(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)

@dmurphy18 dmurphy18 self-assigned this Feb 11, 2025
@dmurphy18 dmurphy18 changed the title [TECH DEBT] [3006.x] Removed Python 3.7, 3.8 and 3.9 from pre-commit [TECH DEBT] [3006.x] Removed Python 3.7 and 3.8 from pre-commit Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant