Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove support for Python 3.6? #372

Copy link
Copy link
Closed
@tomschr

Description

@tomschr
Issue body actions

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.cfg in classifiers and python_requires
  • .github/workflows/python-testing.yml
  • pyproject.toml
  • tox.ini
  • README.rst
  • CONTRIBUTING.rst
  • Review documentation (examples that point to Python 3.6 needs an update)
  • Is setup.py still needed? Can it be removed? Yes, was only needed for compatibility reasons with Python 3.6.

Additional context


Hi @tlaferriere, any opinion? 🙂

Metadata

Metadata

Assignees

Labels

EnhancementNot a bug, but increases or improves in value, quality, desirability, or attractivenessNot a bug, but increases or improves in value, quality, desirability, or attractivenessQuestionUnclear or open issue subject for debateUnclear or open issue subject for debateRelease_3.x.yOnly for the major release 3Only for the major release 3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.