What does the ELN SIG need to do?
- The Python
six module was quite useful in allowing projects to support both Python 2 and 3 during the transition period. Now though, with Py2 long out of support, there should be no further need for it, and projects can be converted to pure Py3 syntax. Therefore, it would be good if this could be dropped from RHEL 11.
Status: https://tiny.distro.builders/view-rpm--view-eln--python3-six.html
Porting docs: https://six.readthedocs.io/
ELN SIG won't be able to do this ourselves, and will need to work with the Python SIG.
/cc @hroncok
What does the ELN SIG need to do?
sixmodule was quite useful in allowing projects to support both Python 2 and 3 during the transition period. Now though, with Py2 long out of support, there should be no further need for it, and projects can be converted to pure Py3 syntax. Therefore, it would be good if this could be dropped from RHEL 11.Status: https://tiny.distro.builders/view-rpm--view-eln--python3-six.html
Porting docs: https://six.readthedocs.io/
ELN SIG won't be able to do this ourselves, and will need to work with the Python SIG.
/cc @hroncok