Situation
Python 3.6 has reached its end of life and isn't available for download in https://www.python.org/downloads/ anymore. At the time of writing (Nov 2022), the lowest version is 3.7.
Possible Solution/Idea
Remove support for Python 3.6 for semver3. Alternative would be to remove it in semver3.1.
After we get a clearer picture from the poll below we will act accordingly.
To remove support for Python 3.6, we need to adapt the following files:
Additional context
Hi @tlaferriere, any opinion? 🙂
Situation
Python 3.6 has reached its end of life and isn't available for download in https://www.python.org/downloads/ anymore. At the time of writing (Nov 2022), the lowest version is 3.7.
Possible Solution/Idea
Remove support for Python 3.6 for semver3. Alternative would be to remove it in semver3.1.
After we get a clearer picture from the poll below we will act accordingly.
To remove support for Python 3.6, we need to adapt the following files:
setup.cfginclassifiersandpython_requires.github/workflows/python-testing.ymlpyproject.tomltox.iniREADME.rstCONTRIBUTING.rstsetup.pystill needed? Can it be removed? Yes, was only needed for compatibility reasons with Python 3.6.Additional context
Hi @tlaferriere, any opinion? 🙂