Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[TECH DEBT] [3007.x] Removed Python 3.8 from pre-commit #67730

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

[TECH DEBT] [3007.x] Removed Python 3.8 from pre-commit #67730

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

Comments

@dmurphy18
Copy link
Contributor

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 3.8 which are EOL, and Python 3.9 which is supported as the system python on that OS, but Salt no longer supports system python with relenv, hence removing support for 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] [3007.x] Removed Python 3.7, 3.8 and 3.9 from pre-commit [TECH DEBT] [3007.x] Removed Python 3.8 from pre-commit Feb 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant