-
Notifications
You must be signed in to change notification settings - Fork 324
Python-27 for RHEL7 reached EOL #536
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
Comments
Are you sure? I mean, Python 2 is the main Python interpreter in RHEL 7 and the OS itself is supported till 2024 IIRC. I cannot find any info about the python-27 collection tho. |
Ah, you are right! I see it now here: https://access.redhat.com/support/policy/updates/rhscl-rhel7 |
The SCL is EOL, though I am planning to double check that to make sure it is correct. Another question is if we want to move the python 2.7 image to the native python version available in RHEL7. |
I wouldn't do that. The native Python 2 version is very old and that'd mean a downgrade in the context of the container image. |
Confirmed the SCL is EOL and we can go ahead with deprecating the image. |
Python-27 for RHEL7 reached EOL.
Please update README.md and dist-gen files accordingly.
The text was updated successfully, but these errors were encountered: