Python3.6 - End of life advance warning #217
gingergeeks
announced in
Announcements
Replies: 1 comment 2 replies
-
What does " drop support for Python3.6" mean here? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to Python Dev Guide, Python3.6 is due to come to end of life on 2021-12-23. As such we plan to drop support for Python3.6 after the next PySlurm release (21.08.4).
UPDATE - As requested due to existing OS's (RHEL8 etc) still having Py3.6 as the base version even though it is EOL we will maintain build support for Py3.6.
Beta Was this translation helpful? Give feedback.
All reactions